[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [PATCH] Porting filmgimp-0.1-1.0.4 to GNU/Hurd



James Morrison <rocketmail_com@rocketmail.com> writes:

> I don't know how portable filegimp needs to be but you may want to
> look at asprintf.

One also needs to free the string somewhere (unless gimp uses
automatic gc?). Sometimes it's more convenient to use alloca + sprintf
than asprintf.

/Niels



Reply to: