On 11/1/06, Jan Bouma <[EMAIL PROTECTED]> wrote: > Oke did this, but know i have : > > cc1: warnings being treated as errors > gnome-vfs-daemon-method.c: In function 'do_read': > gnome-vfs-daemon-method.c:975: warning: > 'dbus_message_iter_get_array_len' is deprecated (declared at > /data/opt/gnome2/include/dbus-1.0/dbus/dbus-message.h:176) > > to be sure i did jbhuild bootstrap and just jhbuild to check all modules > build upto now
Maybe turn off treating warnings as errors? Granted, it's nice to make sure such warnings are reported so the gnome-vfs authors can stop using deprecated functions, but I don't think you can expect all modules to never use deprecated functions; they need time to update. Elijah _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
