cannot pass objects of non-POD type [] through '...'
Alexandre Oliva
aoliva@redhat.com
Tue Jul 1 15:16:00 GMT 2003
On Jul 1, 2003, "Daniel Franke" <daniel.franke@imbs.uni-luebeck.de> wrote:
> I don't try to pass any stream object through '...', but 'stream' is my last
> named argument in calls to 'va_start'. So, why isn't this allowed??
I think it should be. But the error you get has to do with other
objects passed through `...'. What are their types?
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer
More information about the Gcc-bugs
mailing list