[Issue 622] There should be a warning for unininitalized class reference
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Apr 12 12:00:17 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=622
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bearophile_hugs at eml.cc
--- Comment #3 from bearophile_hugs at eml.cc 2010-04-12 12:00:02 PDT ---
This bug is half-fixed: the compiler is now able to catch this bug at
compile-time, but only if the code is compiled with -O.
I think the compiler has to catch this bug when not optimized mode is used too.
--
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