Skip to content
  • rtoy's avatar
    b1c92748
    code/extfmts.lisp: · b1c92748
    rtoy authored
    o The optional error parameter doesn't need to be optional in
      DEFINE-EXTERNAL-FORMAT, EF-STRING-TO-OCTETS, EF-OCTETS-TO-STRING,
      EF-ENCODE and EF-DECODE.
    
    code/fd-stream.lisp:
    o Update comments for char-to-octets-error and octets-to-char-error.
    o Forgot to pass the error handler to char-to-octets in EF-SOUT and
      EF-STRLEN.
    b1c92748
    code/extfmts.lisp:
    rtoy authored
    o The optional error parameter doesn't need to be optional in
      DEFINE-EXTERNAL-FORMAT, EF-STRING-TO-OCTETS, EF-OCTETS-TO-STRING,
      EF-ENCODE and EF-DECODE.
    
    code/fd-stream.lisp:
    o Update comments for char-to-octets-error and octets-to-char-error.
    o Forgot to pass the error handler to char-to-octets in EF-SOUT and
      EF-STRLEN.
Loading