[Asdf-devel] Character encoding question in test-program

Robert P. Goldman rpgoldman at sift.info
Sun Oct 5 21:51:56 UTC 2014


When I run this test, I get a style warning about the character
encoding, because of "Faré" in the comment:

Testing: test-program.script
sbcl --noinform --no-userinit --no-sysinit --disable-debugger --eval
"'(#.(load(string'|script-support.lisp|))#.(asdf-test::load-asdf)#.(asdf-test::frob-packages)#.(asdf-test:run-test-script'|test-program.script|))"
STYLE-WARNING:
   Character decoding error in a ;-comment at position 1 reading source
stream #<FD-STREAM

         for "file /Users/rpg/lisp/asdf/uiop/contrib/debug.lisp"

         {10043F6093}>, resyncing.

should lisp-invocation somehow be requesting UTF-8?

R




More information about the asdf-devel mailing list