www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 2570] New: Patch for some mistakes in Ddoc comments.

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

           Summary: Patch for some mistakes in Ddoc comments.
           Product: D
           Version: 1.039
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: ddoc
          Severity: trivial
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: aziz.kerim gmail.com


See attachment.


-- 
Jan 08 2009
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2570






Created an attachment (id=286)
 --> (http://d.puremagic.com/issues/attachment.cgi?id=286&action=view)
Patch made with git. Hope it works for you.


-- 
Jan 08 2009
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2570








Apply the patch using:
$ cp patch dmd_root/ && cd dmd_root/
$ patch -p1 < patch

I recommend using the patch before the source code changes too much, otherwise
some hunks won't merge properly, requiring you to manually edit the lines.


-- 
Jan 12 2009
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2570






patch applied to both 1.x and trunk for the next release


-- 
Mar 28 2009
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=2570


bugzilla digitalmars.com changed:

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





Fixed DMD 1.042 and 2.027


-- 
Apr 01 2009