[Issue 7774] I've found a bug in D2

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Mar 25 13:05:41 PDT 2012


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


bearophile_hugs at eml.cc changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bearophile_hugs at eml.cc


--- Comment #2 from bearophile_hugs at eml.cc 2012-03-25 13:06:05 PDT ---
If confirmed this bug report needs a better name :-)

(In reply to comment #1)
> PS: I totally expected thouse ifs to be static ifs.

Those variables are known at compile-time, so a good compiler is supposed to
remove the useless if branches (quite probably dmd does it).

-- 
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