Marc-André Lureau wrote: > * 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. > With review from Bruno Haible <[email protected]>.
This patch was already committed on Tuesday. You get it by doing "git pull --rebase". Bruno
