[Geany-devel] G_VA_COPY problem

Nick Treleaven nick.treleaven at xxxxx
Fri Mar 11 18:57:45 UTC 2011


Hi,
tagmanager/mio/mio-memory.c uses G_VA_COPY() but on my system this is
defined as va_copy() (by glibconfig.h, I think).

When I compile with my usual flags including warnings and -ansi,
va_copy is not defined. Any ideas how to solve this?

It seems to be a GLib issue that may be solved in newer versions - I
still have glib2-2.14.4-1.fc8. Is anyone else using -ansi?

Regards,
Nick



More information about the Devel mailing list