Merge branch 'master' of github.com:gjanssens/swig into gjanssens-master
* 'master' of github.com:gjanssens/swig: guile std_string test: run test in utf8 locale fix typo
This commit is contained in:
commit
83bc80e1b1
2 changed files with 2 additions and 2 deletions
|
|
@ -5,5 +5,5 @@
|
|||
; Note: when working with non-ascii strings in guile 2
|
||||
; locale must be set explicitly
|
||||
; The setlocale call below takes care of that
|
||||
(setlocale LC_ALL "")
|
||||
(setlocale LC_ALL "en_US.utf8")
|
||||
(load "../schemerunme/li_std_string.scm")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue