Re: Tax Invoice fails in 2.3.13 -- eguile requires slib

2010-09-08 Thread Geert Janssens
On Wednesday 8 September 2010, Derek Atkins wrote: > YAY! Thank you, Geert!! > > > Geert > > -derek > You're welcome :) Geert ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Tax Invoice fails in 2.3.13 -- eguile requires slib

2010-09-08 Thread Derek Atkins
Geert Janssens writes: > On Saturday 5 June 2010, Derek Atkins wrote: > [snip] >> The proper fix will be to change this code to use functions other than >> sub-vicinity and user-vicinity. >> >> -derek >> > I have replaced the *-vicinity code with some calls to C functions. We > already > had

Re: Tax Invoice fails in 2.3.13 -- eguile requires slib

2010-09-08 Thread Geert Janssens
On Saturday 5 June 2010, Derek Atkins wrote: [snip] > The proper fix will be to change this code to use functions other than > sub-vicinity and user-vicinity. > > -derek > I have replaced the *-vicinity code with some calls to C functions. We already had a fair amount of "find a file in a partic

Re: Tax Invoice fails in 2.3.13 -- eguile requires slib

2010-06-07 Thread Derek Atkins
Christian Stimming writes: > Am Saturday 05 June 2010 schrieb Derek Atkins: >> > Adding >> > >> > (use-modules (ice-9 slib)) >> > >> > to eguile-utilities.scm fixes the Tax Invoice again. >> > Shall I create a bug and submit the patch? >> >> Not with this change, no. We're trying to remove

Re: Tax Invoice fails in 2.3.13 -- eguile requires slib

2010-06-06 Thread Christian Stimming
Am Saturday 05 June 2010 schrieb Derek Atkins: > > Adding > > > > (use-modules (ice-9 slib)) > > > > to eguile-utilities.scm fixes the Tax Invoice again. > > Shall I create a bug and submit the patch? > > Not with this change, no. We're trying to remove slib dependencies, not > add it back in

Re: Tax Invoice fails in 2.3.13 -- eguile requires slib

2010-06-05 Thread Derek Atkins
Chris Dennis writes: > Hello folks > > I've just noticed that the eguile-based Tax Invoice fails in 2.3.13 > (I've just updated to r19230) with the error messages show below, > which boils down to "Unbound variable: sub-vicinity". > > This is probably related to Bugfix #615168 which seeks to remo

Tax Invoice fails in 2.3.13 -- eguile requires slib

2010-06-04 Thread Chris Dennis
Hello folks I've just noticed that the eguile-based Tax Invoice fails in 2.3.13 (I've just updated to r19230) with the error messages show below, which boils down to "Unbound variable: sub-vicinity". This is probably related to Bugfix #615168 which seeks to remove slib. eguile-utilities.scm