libgnome fails to compile on amd64

Sean McNeil sean at mcneil.com
Mon Feb 21 19:44:31 PST 2005


There is an assumption that a va_list type is a simple scalar that can
be assigned 0.  This is not true on amd64.  The value does not need to
be initialized and so removing the assignment is fine.  Attached is a
new version of file/patch-libgnome_gnome-program.c which fixes the
assignment issue.

Cheers,
Sean



More information about the freebsd-gnome mailing list