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
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
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
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
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
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
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