2011/12/9 Walter Bright <[email protected]>: > 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 > [email protected] > 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 _______________________________________________ dmd-beta mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/dmd-beta
