0.8.13.77:
commit34e477647b262d4ad00536fcdbfe0b6254628a63
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 7 Sep 2004 10:15:21 +0000 (7 10:15 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 7 Sep 2004 10:15:21 +0000 (7 10:15 +0000)
tree61c463fffe994214381dfa567edea33e524bf5e5
parentfaf2b53e3f28ee09daf58568a23d9d8bb3d10f56
0.8.13.77:
"Go to your room, young man"

Fix (for x86) the base-string/string interactions in
EXTERN-ALIEN-NAME/FOREIGN-SYMBOL-ADDRESS.
... and remove the #.(coerce "foo" 'base-string) monstrosities
that were introduced to deal with this.
... some remain, because they're there to deal with
SB-UNIX:UNIX-FOO requiring base strings.
TODO.character
src/code/debug-int.lisp
src/code/foreign.lisp
src/code/target-alieneval.lisp
src/code/target-load.lisp
src/compiler/saptran.lisp
src/compiler/x86/c-call.lisp
src/compiler/x86/vm.lisp
version.lisp-expr