[Issue 4109] writeln doesn't work with empty static array
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jun 14 04:39:16 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4109
bearophile_hugs at eml.cc changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #2 from bearophile_hugs at eml.cc 2010-06-14 04:39:14 PDT ---
Reopened. Phobos needs to be debugged with warnings on. If I compile that
program with:
dmd -w test.d
DMD 2.047 prints:
...\src\phobos\std\format.d(2040): Warning: statement is not reachable
...\src\phobos\std\format.d(2041): Warning: statement is not reachable
--
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