[Openmcl-cvs-notifications] Commit: ccl/level-1

gb at clozure.com gb at clozure.com
Wed Jan 21 01:32:56 MST 2004


Affected files with versions:
  l1-streams.lisp,1.7
-----------------------------------
Details:

  Update of /usr/local/tmpcvs/ccl-0.14-dev/ccl/level-1
  In directory clozure.com:/tmp/cvs-serv29457/level-1
  
  Modified Files:
  	l1-streams.lisp 
  Log Message:
  Default methods (specialized on T) of OPEN-STREAM-P, INTERACTIVE-STREAM-P,
  INPUT-STREAM-P, OUTPUT-STREAM-P complain that argument isn't a stream.
  This is OK, as long as users only specialize these methods on subclasses
  of FUNDAMENTAL-STREAM, and they shouldn't be doing otherwise anyway.


More information about the Openmcl-cvs-notifications mailing list