How to report equal? bug?

"Edward C. Martin" <[email protected]>
Newsgroups gmane.comp.java.sisc.user
Message-ID <[email protected]>
Yesterday, I attempted to report a bug in equal?, but today I find that 
the report has been removed.

What is the correct way to report such a thing?

Here are some examples of the bug:

(equal? '((())) '()) => #t
(equal? '(() () () ()) '(() ())) => #t

Basically, if p and q are lists that are "built" in some sense out of 
null lists so that p is more "complex" than q, then (equal? p q) returns 
#t instead of #f. On the other hand, in such circumstances, (equal? q p) 
returns #f, as it should.

Edward C. Martin
[email protected]



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.