CXXGraph icon indicating copy to clipboard operation
CXXGraph copied to clipboard

Graph_impl.hpp(566,43): warning C4267: '=': conversion from 'size_t' to 'unsigned int', possible loss of data

Open ZigRazor opened this issue 1 year ago • 1 comments

Please correct this warning that can cause problems.

ZigRazor avatar Feb 10 '25 17:02 ZigRazor

similar to #502

ai-mannamalai avatar Apr 24 '25 19:04 ai-mannamalai

I can't find the bug running the tests.

manuelpagliuca avatar Jun 23 '25 21:06 manuelpagliuca

@manuelpagliuca this is solved by #510

ZigRazor avatar Jun 25 '25 07:06 ZigRazor

thank you, both!

ai-mannamalai avatar Jun 25 '25 16:06 ai-mannamalai