assigning operators - case sensitivity problem?



On Wed, 2005-03-30 at 21:28, C Y wrote:
> P.S. - are we adding checks for upper/lower case behavior to the test
> suite, or is that not needed?  Might come in handy if porting to a new
> lisp with odd behavior or some such, but other than that would we ever
> expect the bug to reappear?

Honestly, I'm not sure which checks we could add. Most of the recent
case-sensitity-related bugs regard what the user sees. They would be
difficult to test for. I don't anticipate any particular porting issues.
--Jim