Change Lispwork's foreign string conversion to make wide character strings
authorKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 20 Oct 2010 14:38:21 +0000 (08:38 -0600)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Wed, 20 Oct 2010 14:38:21 +0000 (08:38 -0600)
commit1a33d3d010d00a5864402dfe5acde16cdddce02f
tree87f1010e5023d30c45d57d4098b10f98bd74dda7
parent64ab5edeb7412c897f089b7765bec5f24f981b47
Change Lispwork's foreign string conversion to make wide character strings
2010-10-20 Kevin Rosenberg <kevin@rosenberg.net>
        * src/{strings,i18n}.lisp: Rework foreign string
        conversion for Lispworks so that wide-character strings
        are produced (rather than strings of octets)
ChangeLog
src/i18n.lisp
src/strings.lisp