Before I was able to answer your questions upstream worked around the
problem with revision 15428 of
http://svn.gnucash.org/repo/gnucash/trunk

I no longer see this issue as being relavent as it pertains to gnucash
so (IMHO) you may close or followup as you wish.

Thanks very much for your time and effort!

-Peter

------------------------------------------------------------------------
r15428 | andi5 | 2007-01-25 17:14:14 -0500 (Thu, 25 Jan 2007) | 14 lines

Use guiles native sort and record. Fix #373809.

Slib 3a4 changed the way to determine whether to use natively supported
features or the ones provided by slib. This leads to several problems:
* some code creates a record with one implementation and code uses it
 with the other implementation
* slibs sort does not seem to work with guile 1.6.8 arrays and even
 exposes a bug in those arrays

Return to the status quo by removing all (require 'sort) and (require
'record). GnuCash depends on Guile >= 1.6 which should feature that.

BP

------------------------------------------------------------------------

On 1/23/07, Thomas Bushnell BSG <[EMAIL PROTECTED]> wrote:
On Sun, 2007-01-21 at 16:39 -0500, Peter McAlpine wrote:
> I get this with trunk version of gnucash:
> debian etch
> slib 3a4-4
>
> svn co http://svn.gnucash.org/repo/gnucash/trunk ; cd trunk ;
> ./autogen.sh ; ./configure --prefix=/opt/gnucash ; make ; make install
> ; /opt/gnucash/bin/gnucash

How do you know this is a bug in slib?

That is, what scheme expression is being evaluated incorrectly, and in
what context?

Thomas






--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to