On 1 March 2013 17:37, bdsatish <bdsat...@gmail.com> wrote: > Thanks Iain! Frankly, I'm new to GDC, so I didn't understand your > explanation, but anyways, I'll pull from Git and re-check on my PC. > > --Satish >
One was caused by a change in the front-end having a knock-on effect in gdc. The other caused by dead code elimination (and also the lack of in this case). Regards -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';