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.
_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to