On 12/16/16 Dec 16 -4:16 PM, Jean-Claude Beaudoin wrote:
On Fri, Dec 16, 2016 at 12:15 PM, Robert Goldman <rpgoldman@sift.net mailto:rpgoldman@sift.net> wrote:
Just to check: this means that MKCL now *can* fmakunbound a SETF method?
I have not been able to reproduce this presumed "fmakunbound on SETF" problem on any MKCL 1.1.X (from X=0 onward). So I don't know where this issue came from.
BTW, the current ASDF code (with this edit) does not compile on MKCL 1.1.6 or before due to various other bugs internal to MKCL itself; it compiles correctly on MKCL 1.1.8 or later. (There is no MKCL 1.1.7).
Thanks!
I merged your patch -- well actually, I just removed the line, instead of commenting it out as you did -- so it will be in 3.2 when released.
Thanks again for testing.
best, r