Bill Nottingham <[EMAIL PROTECTED]> writes:
> Derek Atkins ([EMAIL PROTECTED]) said:
>> Quoting Bill Nottingham <[EMAIL PROTECTED]>:
>>
>> >Derek Atkins ([EMAIL PROTECTED]) said:
>> >>Thanks!
>> >
>> >BTW, Miroslav Lichvar (<[EMAIL PROTECTED]>) is the originator of
>> >this patch,
>> >just to g
Derek Atkins ([EMAIL PROTECTED]) said:
> Quoting Bill Nottingham <[EMAIL PROTECTED]>:
>
> >Derek Atkins ([EMAIL PROTECTED]) said:
> >>Thanks!
> >
> >BTW, Miroslav Lichvar (<[EMAIL PROTECTED]>) is the originator of
> >this patch,
> >just to get the attribution right.
>
> Oh. Too late. Already
Quoting Bill Nottingham <[EMAIL PROTECTED]>:
In the NEWS file of guile-1.8.0:
** The GC can no longer be blocked.
The global flags scm_gc_heap_lock and scm_block_gc have been removed.
The GC can now run (partially) concurrently with other code and thus
blocking it is not well defined.
..
Derek Atkins ([EMAIL PROTECTED]) said:
> Thanks!
BTW, Miroslav Lichvar (<[EMAIL PROTECTED]>) is the originator of this patch,
just to get the attribution right.
Bill
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mai
Quoting Bill Nottingham <[EMAIL PROTECTED]>:
Derek Atkins ([EMAIL PROTECTED]) said:
Thanks!
BTW, Miroslav Lichvar (<[EMAIL PROTECTED]>) is the originator of
this patch,
just to get the attribution right.
Oh. Too late. Already attributed it to you. ;)
Bill
-derek
--
Derek At
Derek Atkins ([EMAIL PROTECTED]) said:
> >engine-helpers.c: scm_block_gc no longer exists in guile-1.8.
> >
> >The engine-helpers.c probably needs wrapped in a version-check, which
> >is why this is a RFC...
>
> Yeah, this is a bit more of a problem. This particular operation can
> really beat o
Quoting Bill Nottingham <[EMAIL PROTECTED]>:
It still spews a huge pile of warnings on startup that I haven't tracked down
yet, but this is the start of some work to get gnucash going with guile-1.8.
What this patch changes:
qif-parse.scm: Fixes:
ERROR: In procedure scm_lreadr:
ERROR:
/usr/s
It still spews a huge pile of warnings on startup that I haven't tracked down
yet, but this is the start of some work to get gnucash going with guile-1.8.
What this patch changes:
qif-parse.scm: Fixes:
ERROR: In procedure scm_lreadr:
ERROR:
/usr/src/build/746034-x86_64/BUILD/gnucash-1.9.5/intl-