Subject: assigning operators - case sensitivity problem?
From: James Amundson
Date: Sun, 03 Apr 2005 17:30:14 -0500
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