[dmd-beta] dmd 1.071 and 2.056 beta 3
kenji hara
k.hara.pg at gmail.com
Mon Oct 24 23:02:59 PDT 2011
>From a thread "Another Shared Bug?" by Andrew Wiley, I found two bugs
around typeof(super).
Issue 6847 - typeof(super) doesn't work outside member function
Issue 6848 - typeof(super) does not take into account const/immutable
attributes inside member functions
These are similar to special cases of typeof(this), that have been
already fixed in 2.056.
If there is a chance to fix it before releasing betas, please merge
dmd/pull/475.
Kenji Hara
2011/10/25 Walter Bright <walter at digitalmars.com>:
> 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
>
More information about the dmd-beta
mailing list