[Issue 2570] Patch for some mistakes in Ddoc comments.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Jan 12 13:39:20 PST 2009
http://d.puremagic.com/issues/show_bug.cgi?id=2570
------- Comment #2 from aziz.kerim at gmail.com 2009-01-12 15:39 -------
(In reply to comment #1)
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.
--
More information about the Digitalmars-d-bugs
mailing list