Neil Jerram escreveu: > Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: > >> Hi, >> >> ice-9/boot.scm defines a list-index (list, elt), which is in conflict >> with srfi's list-index (pred list) function. > > Why is that a problem?
Because list-index calls a different function depending on where I am. running guile from the command line imports the ice-9 one by default. -- Han-Wen Nienhuys - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen _______________________________________________ Guile-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/guile-devel
