On 9 August 2013 22:13, Andrej Mitrovic <[email protected]> wrote: > On 8/9/13, Iain Buclaw <[email protected]> wrote: >> Excellent, this is a regression from around 11 months ago was the last >> time this sort of code worked. :o) > > I can't get any compiler version to work with this code. Tried 2.050 > all the way up to git-head.
Hmm... the test was reduced from a much larger project, so it could be possible that there was some addition in that code that made it compile OK in the past, but the minimal test still failed... -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';
