>> If you understand va_* -- could you please help me with fixing the
>> second definition of vsprintf_a, which has the same issue, but which I
>> don't know how to fix?  It doesn't bite GNU/Linux systems, where the
>> first definition is used.

> If you need to repeatedly use a given va_list, use va_copy(). See its
> manpage for the correct usage.

As far as I can tell, it won't work in that case.  I'm not using
va_start in that function.

                                        Juliusz

Attachment: pgpPyO5fPsvOv.pgp
Description: PGP signature

Reply via email to