[dmd-beta] Last D beta 1.072 and 2.057

kenji hara k.hara.pg at gmail.com
Fri Dec 9 18:59:10 PST 2011


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.

Kenji Hara


More information about the dmd-beta mailing list