() cong gu <[email protected]> () Mon, 7 Nov 2011 09:31:49 -0600 After I add a setlocale to boot-9.scm, all things works. But is there a "normal" way to fix this?
Besides boot-9.scm, guile also runs init.scm (in ‘%load-path’). Perhaps you can experiment with calling ‘setlocale’ there.
