On 02-08-2012 21:18, Walter Bright wrote:
Another big pile of bug fixes. More contributors than ever!

http://www.digitalmars.com/d/1.0/changelog.html
http://ftp.digitalmars.com/dmd.1.075.zip

http://www.digitalmars.com/d/2.0/changelog.html
https://github.com/downloads/D-Programming-Language/dmd/dmd.2.060.zip

Unfortunately ran into a couple of regressions (though nothing major).

One is here (and is fairly trivial to work around): http://j.mp/MftNLG

Another one, which I haven't quite worked out a reduction of, is that the 'result' here is being claimed by DMD to be an undefined identifier: https://github.com/lycus/mci/blob/master/src/mci/vm/code.d#L59

I just commented out the postcondition there for now. Will try to create a useful reduction later today.

--
Alex Rønne Petersen
a...@lycus.org
http://lycus.org

Reply via email to