string=? in (ice-9 syncase) requires a string argument

2000-10-28 Thread Dale P. Smith
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

Re: Guile Docs

2000-10-28 Thread Neil Jerram
> "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