On Saturday 14 December 2013 10:30:14 Cristian Marchi wrote: > > Ubuntu 13.04 > SWIG Version 2.0.7 > Compiled with g++ [x86_64-unknown-linux-gnu] > Configured options: +pcre > > I think I need 2.0.10 right?
That is: my patch applies only to code generated by 2.0.10 or more recent. Until now GnuCash only required swig 2.0.10 if compiled with guile 2. I didn't consider the option of building gnucash with guile 1.8 and an older version of swig. There is a tiny chance that this patch is not needed either for guile 1.8. So in that case I can simply skip the patch application when building with guile 1.8. If it is mandatory in both cases, I may have to create two patches, one that applies to old swig generated code and one that applies to new swig generated code. I'll check and report back. Geert _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
