On Thu, 24 Jul 2008 21:32:08 -0700, deech wrote: > The offending code is: > (deftest enc.ascii.2 > (string-to-octets (string #\uED) :encoding :ascii :errorp nil) > #(#x1a)) > > Any ideas? evaluate (babel:enable-sharp-backslash-syntax) before compiling the tests