Closed schuetzm closed 8 years ago
vibe.d shouldn't support 2.065 either with release of 2.067 - it is purely accidental
I think it makes sense to support it when it does not make any radically changes necessary, since there is still a lot of gdc versions around that have a old frontend version like 2.065.
This is a change that WILL need to get merged. However, these deprecations do NOT actually cause a build to fail unless you specifically choose to make them treated as errors. Therefore, unless there's a more critical issue involved, I'd like to hold off on this change for a little while longer. It is appreciated though, and again, it WILL get merged at a later date.
what "later date" is that going to be ? ;)
Current DMD is all the way up to 2.070 now, and LDC/GDC both support DMDFE > 2.065. It's time.
Tagged v0.9.4
it is only 2.065 that wont work: https://travis-ci.org/Extrawurst/unecht/builds/59474740 But even vibe.d claims to support dmd 2.065. Since I am using SDLang for another project I would like it to work with that compiler too, that problem cannot be so hard to solve ;)