| 
      
      
      From: SourceForge.net <no...@so...> - 2011-02-15 18:19:00
      
     | 
| Bugs item #3182597, was opened at 2011-02-15 18:19 Message generated for change (Tracker Item Submitted) made by donc You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3182597&group_id=1355 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Don Cohen (donc) Assigned to: Nobody/Anonymous (nobody) Summary: WRITE-BYTE-SEQUENCE :no-hang t => error Initial Comment: [3]> (EXT:WRITE-BYTE-SEQUENCE #(1) f :no-hang t) *** - WRITE-BYTE-SEQUENCE on #<OUTPUT BUFFERED FILE-STREAM (UNSIGNED-BYTE 8) #P"/tmp/out1"> is illegal works when array is element-type (unsigned-byte 8) (the bug is that it does not work for other types) same problem for unbuffered streams ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=101355&aid=3182597&group_id=1355 |