id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1060,(SETF STREAM-EXTERNAL-FORMAT) shouldn't be defined.,gb,,"The ability to change the EXTERNAL-FORMAT of an open stream is sometimes useful and CCL defines (SETF STREAM-EXTERNAL-FORMAT) to do this.

ANSI CL doesn't allow an implementation to define SETF functions or expanders on CL function names that aren't explicitly allowed to work with SETF, so this function should be renamed to something like CCL:SET-STREAM-EXTERNAL-FORMAT.
",defect,closed,minor,,ANSI CL Compliance,trunk,worksforme,,
