Last change
on this file was
12902,
checked in by vvoutilainen, 14 years ago
|
Fix reading of data containing scandinavian latin1 characters
correctly, and add a simple test for it. The utf-8 test is
just a sanity test so that umlauts as utf-8 aren't broken, the
latin1 test properly fails without this patch and passes
with this patch.
|
File size:
125 bytes
|
Line | |
---|
1 | ;; some umlauts: ÃÃÃÃÀÀÀÀÃÃÃÃööööÃ
Ã
Ã
Ã
åååå |
---|
2 | (defun not-so-hard () |
---|
3 | (format t "just a debug print~%")) |
---|
Note: See
TracBrowser
for help on using the repository browser.