On 23 April 2012 18:10, Iain Buclaw <ibuc...@ubuntu.com> wrote: > On 23 April 2012 18:02, Andrej Mitrovic <andrej.mitrov...@gmail.com> 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. >
Or at least has no guarantee to work with. :~) -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';