On Dec 31, 2011, at 1:38 AM, Geert Janssens wrote: > Op vrijdag 30 december 2011 19:44:50 schreef John Ralls: >> On Dec 30, 2011, at 5:17 PM, Derek Atkins wrote: >>> What about backporting the feature table patch? >> >> Oh, did you commit that to trunk? I thought you'd done it direct to 2.4. If >> you don't beat me to it, I'll backport it tomorrow. >> >> Regards, >> John Ralls >> > It's backported now. If today's build works, we can tag as far as I'm > concerned. > > On a side note: starting tomorrow I won't be much near my computer for a > week, > so if there are things that need my feedback, it make take some time before I > can answer.
It didn't work: In c:\Program Files\gnucash/share/guile/1.8/slib/require.scm: 141: 2 (cond ((not feature) (set! *catalog* #f)) ((slib:provided? feature)) . ..) 145: 3 (let* ((path #)) (cond (# #) (# # #) (# # #) ...)) 145: 4* [catalog:get hash-table] 76: 5* (if (not *catalog*) (let* ((slibcat #)) (cond (# # #)) ...)) 77: 6 (let* ((slibcat #)) (cond (# # #)) (cond (slibcat #)) ...) 78: 7* (cond ((not #) (slib:load-source #) (set! slibcat #))) 79: 8* [#<procedure #f #> "c:\\Program Files\\gnucash/share/guile/1.8/slib/mk libcat"] 205: 9 [with-load-pathname "c:\\Program Files\\gnucash/share/guile/1.8/slib/m klibcat" ...] In c:\Program Files\gnucash/share/guile/1.8/slib/guile.init: ... 308: 10 [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure #f ()> ] In unknown file: ?: 11* [#<procedure #f ()>] In c:\Program Files\gnucash/share/guile/1.8/slib/require.scm: 207: 12* [apply #<procedure slib:load #> #] In unknown file: ?: 13 [slib:load "c:\\Program Files\\gnucash/share/guile/1.8/slib/mklibcat"] ... ?: 14 [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure #f ()> ] ?: 15* [#<procedure #f ()>] In c:\Program Files\gnucash/share/guile/1.8/slib/guile.init: 558: 16* (let* ((errinfo #)) (if (and errinfo #) (apply throw errinfo))) 561: 17 (if (and errinfo (catch # # #)) (apply throw errinfo)) In unknown file: ... ?: 18 [throw] c:\Program Files\gnucash/share/guile/1.8/slib/guile.init:561:10: In procedure op en-file in expression (if (and errinfo #) (apply throw errinfo)): c:\Program Files\gnucash/share/guile/1.8/slib/guile.init:561:10: No such file or directory: "c:\\Program Files\\gnucash/share/guile/1.8/slib/mklibcat" Sigh. Regards, John Ralls _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel