[Issue 5142] writefln should allow no arguments (no formating string)

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 2 08:37:44 PDT 2010


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


Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |schveiguy at yahoo.com
         Resolution|                            |WONTFIX


--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> 2010-11-02 08:36:41 PDT ---
This was a deliberate change.

The benefit of writeln is that you can put formatting characters in strings
without having them interpreted as formatting sequences.

I don't think it's that big of a pain -- the compiler should tell you all the
places where you have messed up.

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