On 1/13/14, 5:04 AM, Andrew Edwards wrote:
On 1/13/14, 12:41 AM, Walter Bright wrote:
The regression list is looking purty good now:

https://d.puremagic.com/issues/buglist.cgi?query_format=advanced&bug_severity=regression&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED

The first 3 were there for 2.064, no change there.

https://d.puremagic.com/issues/show_bug.cgi?id=11543 I suspect is not even a regression.

https://d.puremagic.com/issues/show_bug.cgi?id=11896 should be fixed

The only question I have is given the confusion around 2.065, I'd like to just reboot with 2.066 and go to beta.
_______________________________________________
dmd-beta mailing list
dmd-beta@puremagic.com
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Based on comments made thus far and the consensus reached, I will delete the 2.065 branch from all repos and recreate them. Before I do this however, Martin Nowak has several outstanding pull requests that require immediate attention:

Thanks for the swift response. I did some more scanning and came across these. They are also aimed at automating the build process and the 2.065 release. Extra vigilance int reviewing and merging them is appreciated.

https://github.com/D-Programming-Language/installer/pull/33
https://github.com/garethr/vagrantboxes-heroku/pull/246
https://github.com/D-Programming-Language/phobos/pull/1806
https://github.com/D-Programming-Language/druntime/pull/698
https://github.com/D-Programming-Language/installer/pull/32
https://github.com/D-Programming-Language/installer/pull/30
https://github.com/D-Programming-Language/installer/pull/29

Andrew