On 8 December 2011 12:52, Iain Buclaw <ibuc...@ubuntu.com> wrote: > On 8 December 2011 12:46, Alex Rønne Petersen <xtzgzo...@gmail.com> wrote: >> On 08-12-2011 13:43, Iain Buclaw wrote: >>> >>> I was asked to announce when this would be done. Well, it is done. :) >>> If anyone wants linux binaries, give us a shout. Will be updating to >>> beta later today. >>> >>> Regards, >>> Iain. >> >> >> Hey Iain, >> >> Are the patches I submitted to druntime/phobos to fix portability issues >> caused by the X86(_64) version identifiers included in the merge? >> >> - Alex > > > Nope, but thanks for reminding me on that a pull request was still open. >
There's a conflict in std.windows.registry. Can you fix and re-upload. While I'm also looking, struct_stat and struct_stat64 should ideally be removed from std.file. stat should be defined in druntime, not phobos. If this isn't already raised, I'll get onto submitting this later. -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';