Re: DBI backend warnings with Glib 2.16.3

2008-07-14 Thread Phil Longstaff
Derek Atkins wrote: > Phil Longstaff <[EMAIL PROTECTED]> writes: > >> With DBI, a connection is created using a specific driver, and then >> certain driver-specific properties are set by name. It might be >> possible to design a URL format so that this could be done generally for >> any backend.

Re: DBI backend warnings with Glib 2.16.3

2008-07-14 Thread Derek Atkins
Phil Longstaff <[EMAIL PROTECTED]> writes: > With DBI, a connection is created using a specific driver, and then > certain driver-specific properties are set by name. It might be > possible to design a URL format so that this could be done generally for > any backend. However, DBI does not provi

Re: DBI backend warnings with Glib 2.16.3

2008-07-14 Thread Phil Longstaff
David Reiser wrote: > gnc-backend-dbi.c needs the tweak to stomp out GType warnings: > > gnc-backend-dbi.c:948: warning: format ‘%d’ expects type ‘int’, but > argument 5 has type ‘GType’ > gnc-backend-dbi.c:964: warning: format ‘%d’ expects type ‘int’, but > argument 5 has type ‘GType’ > gnc-backe

DBI backend warnings with Glib 2.16.3

2008-07-13 Thread David Reiser
gnc-backend-dbi.c needs the tweak to stomp out GType warnings: gnc-backend-dbi.c:948: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘GType’ gnc-backend-dbi.c:964: warning: format ‘%d’ expects type ‘int’, but argument 5 has type ‘GType’ gnc-backend-dbi.c:980: warning: format