Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • emarsden's avatar
    3eeefd6b
    · 3eeefd6b
    emarsden authored
    More ANSI-compliance BROADCAST-STREAM fixes:
    
      - FILE-LENGTH and FILE-POSITION return the value from the last component
        stream, or 0 if there are no component streams.
    
    Will require a similar change for FILE-STRING-LENGTH (and addition of a
    :file-string-length misc-op).
    3eeefd6b
    History
    emarsden authored
    More ANSI-compliance BROADCAST-STREAM fixes:
    
      - FILE-LENGTH and FILE-POSITION return the value from the last component
        stream, or 0 if there are no component streams.
    
    Will require a similar change for FILE-STRING-LENGTH (and addition of a
    :file-string-length misc-op).