On 23 April 2012 18:02, Andrej Mitrovic <[email protected]> wrote: > Hey Daniel, > > I've tried your new mingw-gdc repository but I've had some patching failures: > > $ hg qclone https://bitbucket.org/venix1/mingw-gdc > $ cd mingw-gdc > $ hg qpush -a > > Errors: > ------------------------------------------------------------------
You probably want to use the gcc-4.x-compat branch if you are using the sources from Github. The master branch will no longer work with anything below the most recent GCC snapshot. -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
