Rob Browning <[EMAIL PROTECTED]> writes:

> A minor difference regards output-port-width.  The version in slib.scm
> returns 80 where the version in guile.init returns 79.
>
> A more significant question regards evaluation.  In slib.scm we have:
> [...]
> where guile.init has:
> [...]

I'd say that in both cases, and in fact in all cases of overlap,
guile.init should win.  Having differing definitions is clearly bad,
and since SLIB has a guile.init, we should bow to it.

Whenever we want to do things differently, we should push those
changes into SLIB.

-- 
GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3  331E FAF8 226A D5D4 E405


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-devel

Reply via email to