[Issue 6949] no warning or error if unsigned variable is compared to 0

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 29 18:22:18 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=6949



--- Comment #9 from bearophile_hugs at eml.cc 2012-11-29 18:22:17 PST ---
Maybe you want to temporarily turn your new error message into a warning (that
later will become an error again, if you want), so if Phobos gets entirely
compiled with "-wi" it will not stop the compilation and the log will show the
possible bugs spotted by this warning.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list