[Issue 1931] dmd flow analysis error
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Apr 23 00:32:13 PDT 2008
http://d.puremagic.com/issues/show_bug.cgi?id=1931
bugzilla at digitalmars.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #2 from bugzilla at digitalmars.com 2008-04-23 02:32 -------
Actually, the compiler inserts a HALT instruction at the other return, so
you'll never see the function "fall off the end" and return garbage. This is as
intended.
--
More information about the Digitalmars-d-bugs
mailing list