[dmd-beta] dmd 2.064 beta take 2

Don Clugston dclugston at gmail.com
Wed May 15 04:27:24 PDT 2013


This absolutely must not be released in this form.
This has a silent, massive breaking change --
struct  S { const int x = 7; }
Previously, x was just a manifest constant. Now, S now has an int inside
every instance.
It's OK to turn that into an error. It's not OK to silently change the
meaning of existing code.
Especially in such a radical manner.





On 15 May 2013 09:09, Михаил Страшун <m.strashun at gmail.com> wrote:

> No 2.063 branch for me here :
> https://github.com/D-Programming-Language/dmd/branches
>
> On Wed, May 15, 2013 at 8:07 AM, Walter Bright <walter at digitalmars.com>
> wrote:
> >
> > On 5/14/2013 10:05 PM, Walter Bright wrote:
> >>
> >> http://ftp.digitalmars.com/dmd2beta.zip
> >>
> >> I think it's time we officially started the beta process. Yes, I need to
> >> start a 2.063 branch.
> >
> >
> >
> > geez, that should be 2.063
> >
> > _______________________________________________
> > dmd-beta mailing list
> > dmd-beta at puremagic.com
> > http://lists.puremagic.com/mailman/listinfo/dmd-beta
> _______________________________________________
> dmd-beta mailing list
> dmd-beta at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-beta
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-beta/attachments/20130515/853606ce/attachment.html>


More information about the dmd-beta mailing list