Newsgroups: comp.lang.clos
Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!harrisr
From: harrisr@cs.rpi.edu (Richard Harris)
Subject: Re: May Day (Rev 4b): eql-specializer bug
Message-ID: <!q9knhb@rpi.edu>
Nntp-Posting-Host: cs.rpi.edu
References: <1991Jun13.204003.9517@watdragon.waterloo.edu>
Distribution: na
Date: 14 Jun 91 19:27:01 GMT
Lines: 9

You can fix this bug in May Day PCL (Rev 4b) by adding the method:

(defmethod same-specializer-p (specl1 specl2)
  nil)

The other methods for this generic function are in the file methods.lisp.

----
Richard Harris
