[alexandria-devel] io.lisp platform dependance
23 Jun
2008
23 Jun
'08
11:04 a.m.
hi! io.lisp has some problems with regards to external-format, and i don't really know how to fix this. for now it only works on lisps that understand :exernal-format :default. the problem is that the external-format keyword arg is platform dependent, and so is its default value. we could add tons of various #+ conditionals, but that doesn't seem like a nice way to fix this. apply doesn't help much either, because with-open-file is a macro used inside a function. any ideas for a clean fix? -- attila
6071
Age (days ago)
6071
Last active (days ago)
0 comments
1 participants
participants (1)
-
Attila Lendvai