It appears that string=? now requires a string argument (Imagine
that!) which causes the syncase module to hork. I'm not sure if
string=? should return #f on a non-string argument or if the code in
syncase.scm needs to verify a string before using string=?. Below is
a patch that adds test befor
> "Dale" == Dale P Smith <[EMAIL PROTECTED]> writes:
Dale> Howdy Neil, Just saw you committing some stuff to the
Dale> guile-doc cvs module so I'm picking on you. Probably should
Dale> send a bug-report somewhere...
In general, [EMAIL PROTECTED] is the place for Guile bug reports