Commit 55b0a0b1dd267ef48971e4bb84768244ff58b340

Marc-André Lureau 2012-01-24T13:21:56

malloca: Avoid warnings on x86_64 mingw64. * lib/malloca.c: Include <stdint.h>. (mmalloca, freea): Use uintptr_t to convert pointers to integers. * modules/malloca (Depends-on): Add stdint. * modules/relocatable-prog-wrapper (Depends-on): Likewise.