[dmd-beta] dmd 1.063 and 2.048 beta
Walter Bright
walter at digitalmars.com
Tue Aug 10 18:28:00 PDT 2010
David Simcha wrote:
> I'll try but this might not always be possible because the way I'm
> finding these is by tring to compile libraries that I wrote. Once
> they encounter their first error, they stop compiling and won't get to
> another error until the first one is fixed.
>
The usual way to deal with that is to comment out the failing code and
soldier on.
Also, it looks like it will be a good idea to incorporate your code into
the test suite.
More information about the dmd-beta
mailing list