Fix malloc, calloc, realloc (was: debugging M4 on AIX 5.3)

2010-08-28 Thread Ralf Wildenhues
* Ralf Wildenhues wrote on Wed, Aug 25, 2010 at 11:25:03PM CEST: Continuing with M4 branch-1.4 failures on AIX 5.3: [...] *** m4-tmp.569356/m4-xerr Wed Aug 25 19:05:46 2010 --- m4-tmp.569356/m4-errWed Aug 25 19:05:46 2010 *** *** 0 --- 1,3 + m4:stdin:1:

Re: Fix malloc, calloc, realloc (was: debugging M4 on AIX 5.3)

2010-08-28 Thread Bruno Haible
Hi Ralf, 0001-Tests-for-module-calloc.patch 0002-Tests-for-module-malloc.patch 0003-Tests-for-module-realloc.patch Thanks! I've added your tests, after updating them to the new module naming, and after doing cosmetic changes: - Add comments about what is being tested. - Write NULL, not 0,