On 4 October 2012 16:51, Mike Stump <mikest...@comcast.net> wrote: > On Oct 4, 2012, at 6:06 AM, Iain Buclaw <ibuc...@ubuntu.com> wrote: >> I would like to get a bump on this. >> >> It's been a while, and there have been quite a number of changes since >> the initial post that address many of the issues raised. Rather than >> reposting patches, someone mentioned attaching changelog, well, here >> it is. >> >> Repository is still located here: https://github.com/D-Programming-GDC/GDC >> >> Would it be possible to have a re-newed review? > > You don't ask, you post. If you have independent patches to the rest of gcc > that improve it, I'd suggest posting those as separate patches and getting > those in. This give you a base onto which to slot in the front-end.
Hi Mike, The only patches to gcc proper are documentation-related and adding the D frontend / libphobos to configure and make files. I would have thought that these would typically only be included with the actual front-end? Regards -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';