www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 652] New: Implement write and writeln in std.stdio

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=652

           Summary: Implement write and writeln in std.stdio
           Product: D
           Version: 0.176
          Platform: PC
        OS/Version: Windows
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: brunodomedeiros+bugz gmail.com


Implement write and writeln in std.stdio. It's just plain silly that we only
have the formated versions of those functions. Note some some problems of using
the formatted versions:
http://www.digitalmars.com/d/archives/digitalmars/D/bugs/About_Format_String_Attack_for_D_s_writef_8609.html


-- 
Dec 05 2006
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=652






Created an attachment (id=86)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=86&action=view)
Adds "bool parse" argument to doFormat; Adds write,writeln,fwrite,fwriteln


-- 
Dec 29 2006
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=652






(From update of attachment 86)
Original posted at
http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.announce&article_id=6505


-- 
Dec 29 2006
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=652


brunodomedeiros+bugz gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED





Added in DMD 1.022 and 2.005.


-- 
Oct 10 2007
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=652


torhu yahoo.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |torhu yahoo.com






 Added in DMD 1.022 and 2.005.
 
Actually only 2.005. --
Oct 10 2007