Le 2 sept. 09 à 17:56, Eric Blake a écrit :
Akim Demaille <akim <at> lrde.epita.fr> writes:
Inappropriate design for C :( Actually, the flaw is arguably in C
itself, too bad there is no standard open_memstream, as provided by
the GNU Libc :(
Actually, POSIX 2008 requires open_memstream (it's just that most
vendors have
not caught up yet, and no one has contributed a gnulib replacement).
http://www.opengroup.org/onlinepubs/9699919799/functions/open_memstream.html
Thanks for the pointer! But we're talking about the generated parsers
here, and we just decided to move from knr to C 90, so POSIX 2008... :)