On 24 January 2015 at 12:33, Johannes Pfau via D.gnu <d.gnu@puremagic.com> wrote: > Am Sat, 24 Jan 2015 11:56:31 +0000 > schrieb "Iain Buclaw via D.gnu" <d.gnu@puremagic.com>: > >> On 24 January 2015 at 11:08, ketmar via D.gnu <d.gnu@puremagic.com> >> wrote: >> > On Sat, 24 Jan 2015 08:47:25 +0000, Iain Buclaw via D.gnu wrote: >> > >> >> On 24 Jan 2015 08:40, "Johannes Pfau via D.gnu" >> >> <d.gnu@puremagic.com> wrote: >> >>> >> >>> Am Sat, 24 Jan 2015 06:32:57 +0000 (UTC) >> >>> schrieb ketmar <ket...@ketmar.no-ip.org>: >> >>> >> >>> > i see that 2.066.1 is landed in GDC (heh, that was sudden! had >> >>> > to fix almost all my private patches...). is it still in >> >>> > testing stage, or it's already fully usable? and if it's >> >>> > usable, i believe that it worth announcing in "D.announce" NG. >> >>> >> >>> I'd say testing stage. I'm still reducing one ARM codegen bug ;-) >> >> >> >> Agreed. I'd say it's only released when it hits branch. Now it's >> >> in master, it allows people to test out their projects with it. >> > >> > but it is in branch! ;-) i'm building my compiler from 'gdc-4.9' >> > branch, and it answers "2066L" on `pragma(msg, __VERSION__);`. that >> > was the reason for my question in the first place. >> > >> > p.s. please, don't revert it! ;-) >> >> >> No one told me this. :o) >> >> Iain. > > Sorry, I already updated the branches as I needed a 4.9.2 backport for > testing. I should probably think twice about this next time :-)
Nah - I shouldn't have to have my finger dipped in everything. It's just given me a list of more things to update today. Iain