Fix compiling files with unicode chars in their name.
commite4b2f7ed1852fea52f58efc3d16841e50e201d50
authorAttila Lendvai <ati@ed101.dyndns.org>
Fri, 3 Aug 2007 13:58:48 +0000 (3 15:58 +0200)
committerAttila Lendvai <ati@ed101.dyndns.org>
Fri, 3 Aug 2007 13:58:48 +0000 (3 15:58 +0200)
tree45f66d84a0728e39bb43fdfe306d6201f2befff7
parent0e52a62be550ecc24cd2d94b5cc61dbf90a84f67
Fix compiling files with unicode chars in their name.

Move the not generally useful fasl-write-string function into an flet
and write #\? instead of non-ascii chars in the fasl header while
bootstrapping and write it in utf-8 otherwise.
src/compiler/dump.lisp