[dmd-beta] Last D beta 1.072 and 2.057
Jonathan M Davis
jmdavisProg at gmx.com
Sat Dec 10 00:02:58 PST 2011
On Saturday, December 10, 2011 11:59:10 kenji hara wrote:
> 2011/12/9 Walter Bright <walter at digitalmars.com>:
> > At least I hope it's the last one! Only disastrous issues will be fixed
> > now.
> >
> > http://ftp.digitalmars.com/dmd1beta.zip
> > http://ftp.digitalmars.com/dmd2beta.zip
> > _______________________________________________
> > dmd-beta mailing list
> > dmd-beta at puremagic.com
> > http://lists.puremagic.com/mailman/listinfo/dmd-beta
>
> dmd1beta.zip has some differences from git repositories:
> - src/dmd/argtypes.c and staticassert.c are newer than repo.
> Maybe you didn't push your local change up to github.com.
> - ClassDeclaration::errorException is not defined in repo src.
> You didn't push your local change up to github.com.
> It is the issue that I've posted as dmd/pull/527.
> - src/phobos/osx.mak. Maybe your local change is yet not pushed up to
> github.com.
> - src/phobos/std/stdint.d.
> - Lack of src/phobos/std/c/osx/mach directory. I'm not sure which is
> correct, zip or repo.
It's been argued before that Walter should generate the zip file from scratch
every time from the git repository, but for whatever reason, I guess that he
doesn't like that idea (or just doesn't want to take the time to change his
process), since he's never done it.
- Jonathan M Davis
More information about the dmd-beta
mailing list