On Fri, 2005-11-04 at 15:40 -0500, David Hampton wrote: > On Fri, 2005-11-04 at 11:21 -0800, Andrew Sackville-West wrote: > > gw-engine.c: In function 'gw__tmp426_xaccQueryAddDateMatch_wrapper': > > > gw-engine.c:16686: warning: 'gw__scm_extras[0]' is used uninitialized in > > > this function > > > > how hard is it to fix this thing? > > You're compiling with gcc4 and g-wrap 1.3, right? Compiling with > against g-wrap 1.9 will solve the problem, as will using gcc3.x.
Sorry, I should have stated the actual issue. G-wrap 1.3 does not generate code that will compile cleanly with gcc4. G-wrap 1.9 does. Any file that you see in gnucash with the name gw-<whatever>.c was generated via g-wrap and thus cannot be fixed by us. David _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
