dlang-community / SDLang-D

An SDLang (Simple Declarative Language) library for D
http://sdlang.org
Other
120 stars 21 forks source link

Replace deprecated core.time.Duration.* by split #24

Closed schuetzm closed 8 years ago

extrawurst commented 9 years ago

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 ;)

mihails-strasuns commented 9 years ago

vibe.d shouldn't support 2.065 either with release of 2.067 - it is purely accidental

extrawurst commented 9 years ago

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.

Abscissa commented 9 years ago

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.

extrawurst commented 8 years ago

what "later date" is that going to be ? ;)

Abscissa commented 8 years ago

Current DMD is all the way up to 2.070 now, and LDC/GDC both support DMDFE > 2.065. It's time.

Abscissa commented 8 years ago

Tagged v0.9.4