Re: function overloading and variadic arguments

2007-09-21 Thread Peter A. Felvegi
>> i'd like to hear your comments. > > Is va_list a typedef for char* on your system, then? What ever happened to > it being an alias for __builtin_va_list via __gnuc_va_list? i don't know what happened, but it seems like a char*. my system is a debian i636 etch, here are compiler versions: $

RE: function overloading and variadic arguments

2007-09-21 Thread Dave Korn
On 20 September 2007 20:30, Peter A. Felvegi wrote: > i'd like to hear your comments. Is va_list a typedef for char* on your system, then? What ever happened to it being an alias for __builtin_va_list via __gnuc_va_list? cheers, DaveK -- Can't think of a witty .sigline today