1.0.14.31: better ANSI-STREAM-FILE-POSITION
commitde7e68bb937622ca7fe99a1acbf26703b7695cc7
authorNikodemus Siivola <nikodemus@random-state.net>
Sun, 17 Feb 2008 08:18:40 +0000 (17 08:18 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 17 Feb 2008 08:18:40 +0000 (17 08:18 +0000)
tree62de40eb08e6fce5362780084847c25b4dc011d7
parenta6bd77d792d22785860bd082d55692f4a1c65fd7
1.0.14.31: better ANSI-STREAM-FILE-POSITION

 * Instead of searching for the external-format object to obtain
   the character-width function, store the function (or its result
   for fixed-width external formats) directly into the FD-STREAM
   object. Non-FD-STREAM ANSI-STREAMS use the old strategy.
src/code/fd-stream.lisp
src/code/stream.lisp
version.lisp-expr