[dmd-beta] dmd 1.063 beta
Brad Roberts
braddr at puremagic.com
Thu Jul 29 17:31:29 PDT 2010
On Thu, 29 Jul 2010, Walter Bright wrote:
> Applying this diff will fix it:
>
> diff expression.bak expression.c
> 6054a6055
> > #if 0
> 6059a6061
> > #endif
This is where you learn about -u or -C to add some context to the output
to help make sure those lines match up with a version of that file that
doesn't exactly match the one you happened to use.
I hate diff's default mode, it's so dangerous/useless.
Sigh,
Brad
More information about the dmd-beta
mailing list