Author: ehuelsmann Date: Sun Jun 29 18:31:22 2008 New Revision: 209
Modified: trunk/utility.lisp Log: Update for flexi-streams 1.0(.3?).
Modified: trunk/utility.lisp ============================================================================== --- trunk/utility.lisp (original) +++ trunk/utility.lisp Sun Jun 29 18:31:22 2008 @@ -119,7 +119,7 @@ ;; :element-type 'character :external-format ex-fmt))) (read-line flexi nil nil))) - (flexi-streams:flexi-stream-encoding-error () + (flexi-streams:external-format-encoding-error () nil))) if decoded do (return decoded)))