Both read-error? and file-error? are currently part of (scheme base). Since 
both the read procedure and file procedures are in separate libraries and are 
optional, it does not make sense to make these 2 procedures required. I propose 
that read-error? be part of the (scheme read) library, and that file-error? be 
part of the (scheme file) library.

Arthur

_______________________________________________
Scheme-reports mailing list
[email protected]
http://lists.scheme-reports.org/cgi-bin/mailman/listinfo/scheme-reports

Reply via email to