Heya, I spoke too fast in the earlier first of the 11 patches emails wrt Guile-Lib I just sent! :/ Note that none of the patch I sent could possibly have had an impact on any of modules neither the test-suites, so all patches still are perfectly valid afaic. But then, after I double checked, I see it systematically fails 2 of the test-suites while checking against 2.1.3.59-516f7: [1] (string wrap) ... Running test suite: -suite ----------------------- Running test case: test-util-equivalent-to-class Running test case: test-fill-equivalent-to-joined-lines Running test case: test-no-collapse-ws Running test case: test-no-word-break test-util-equivalent-to-class: exception in test: (out-of-range "vector-ref" "Value out of range: ~S" (3) (3)) test-no-collapse-ws: exception in test: (out-of-range "vector-ref" "Value out of range: ~S" (3) (3)) 4 run, 2 failed FAIL: string.wrap.scm ... [2] (sxml ssax) ... Running test suite: -suite ---------------------------- Running test case: test-fold Running test case: test-fold-layout 2 run, 0 failed PASS: sxml.fold.scm Backtrace: 3 (primitive-load "/usr/local/src/guile-lib/git/unit-test…") In ice-9/eval.scm: 191:27 2 (_ #f) 223:20 1 (proc #) In unknown file: 0 (%resolve-variable (7 . use-syntax) #) ERROR: In procedure %resolve-variable: ERROR: Unbound variable: use-syntax FAIL: sxml.ssax.scm ... Note that I'm not personally using these modules, neither did I wrote any of them, so it is unlikely I'll spend time to debug in the near future, please beat me on these, thanks! Happy Hacking, David