On Wednesday 23 June 2010, Phil Longstaff wrote: > Is there an option for swig which will force it to not use guile 1.8 > features? > > Phil > --------- > I used to be a hypochondriac AND a kleptomaniac. So I took something for > it. > > > > Not that I know of. But I think that is less relevant. GnuCash itself is using guile 1.8 features all over the place (I'm partly responsible for that myself).
To deal with this for guile 1.6 users, a special compatibility header has been created (src/guile-compat.h). It should suffice to include this header in the appropriate locations. The patch I attached to my previous mail may solve this particular issue. But I can't test myself as I don't have a guile 1.6 only environment here. Geert _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
