r21829 - gnucash/trunk/src/libqof/qof - [GSOC][Testing] Modifications to qofsession for testability

John Ralls jralls at ceridwen.fremont.ca.us
Tue Jan 10 00:06:47 EST 2012


On Jan 9, 2012, at 4:53 PM, Alex Aycinena wrote:

> John,
> 
> Trunk doesn't build with:
> 
> /home/gnucash-dev/svncheckouts/gnucash-clean/src/libqof/qof/qofsession.c:705:1:
> error: no previous prototype for 'qof_instance_copy_to_session'
> [-Werror=missing-prototypes]
> /home/gnucash-dev/svncheckouts/gnucash-clean/src/libqof/qof/qofsession.c:745:10:
> error: no previous prototype for 'qof_instance_copy_list'
> [-Werror=missing-prototypes]
> /home/gnucash-dev/svncheckouts/gnucash-clean/src/libqof/qof/qofsession.c:771:1:
> error: no previous prototype for 'qof_instance_copy_coll'
> [-Werror=missing-prototypes]
> /home/gnucash-dev/svncheckouts/gnucash-clean/src/libqof/qof/qofsession.c:944:1:
> error: no previous prototype for 'qof_instance_copy_coll_r'
> [-Werror=missing-prototypes]
> /home/gnucash-dev/svncheckouts/gnucash-clean/src/libqof/qof/qofsession.c:966:10:
> error: no previous prototype for 'qof_instance_copy_one_r'
> [-Werror=missing-prototypes]
> cc1: all warnings being treated as errors

Alex,

Darn it, I meant to add that flag to my CFLAGS the last time you caught me with it and forgot. It's in now, and the warnings are fixed, too.

Thanks.

Regards,
John Ralls




More information about the gnucash-devel mailing list