Code review comment for lp:~arcfide/scheme-libraries/master

Revision history for this message
Derick Eddington (derick-eddington) wrote :

I apologize for not being clearer -- %3a6/basic-string-ports/compat.chezscheme.sls needs to be like %3a6/basic-string-ports/compat.ikarus.sls so that it will work with %3a6/basic-string-ports.sls.

The rationale is that %3a6/basic-string-ports.sls re-exports R6RS's open-string-input-port and gets the bindings not available in R6RS from a compat library.

I know my %3a6/basic-string-ports.mzscheme.sls does not follow this. I intend to change it so that it does follow. Sorry I forgot to mention that.

review: Needs Fixing

« Back to merge proposal