Submiting a change to the compiler

Frits van Bommel fvbommel at REMwOVExCAPSs.nl
Wed Feb 7 08:21:50 PST 2007


Orgoton wrote:
> I made a few changes to the DMD compiler V1.005 (dmd\src\dmd\). How do I submit it? Do I upload the entire file to BugZilla? Sorry for the strange question. Also, I have modified several "phobos" files to which I added A LOT of Documentation Comments. Thanks for any answers!

Typically, you attach the output of "diff -u" to a BugZilla issue.

> Btw, I'm running WinXP, so I have no nifty "diff" commands.

http://www.google.com/search?q=diff+windows
The second link[1] seems to provide a diff that works on Windows.


[1]: http://gnuwin32.sourceforge.net/packages/diffutils.htm



More information about the Digitalmars-d mailing list