Fix big character literal printing in External Core
authorTim Chevalier <chevalier@alum.wellesley.edu>
Sat, 29 Mar 2008 22:11:09 +0000 (22:11 +0000)
committerTim Chevalier <chevalier@alum.wellesley.edu>
Sat, 29 Mar 2008 22:11:09 +0000 (22:11 +0000)
Characters bigger than '\xff' should be represented as int
literals in External Core. (This was originally fixed five years ago
and broken again four and a half years ago...)


No differences found