On Sat, Sep 27, 2003 at 10:38:30AM +0200, Per Olofsson wrote: > Tuomo, will you do the same for the CVS?
The patch doesn't seem to fix anything if va_copy isn't available. Maybe I should just start requiring C99 again or would just passing pointer to the original va_list instead of a va_list as a function parameter fix everything? -- Tuomo
