Derek Atkins <[EMAIL PROTECTED]> writes:

> Quoting Thomas Bushnell BSG <[EMAIL PROTECTED]>:
>
>> This is extremely odd.  Adding (require 'hash-table) in
>> src/scm/main.scm does not change anything.  Adding it into the guile
>> slib glue code for slib does: and then we get random reports of
>> "sprintf" being unbound.  (Which is defined by slib's printf feature.)
>> Surely I could then define that.  We could load *all* of slib on every
>> inclusion of it.  But surely that is not the correct solution.
>
> What do you mean by "adding it into the guile slib glue code for slib?"

(ice-9 slib) is a guile-provided file which loads the slib library's
initialization.  I refer to that file.

> Hmm..  Now that you mention it, I think I was having trouble on Athena
> with 3a2 as well when I was trying to build 1.8.12 there -- I had to
> back out to 2d6 to get it working.   *ponders*
>
> There's clearly a bad slib interaction going on..    :(

Yes, and well, something needs to be done.

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to