Re: Bug report
C Habs <[email protected]> Sun, 20 Oct 2019 09:07:26 +0000
| Newsgroups | gmane.lisp.clisp.general |
|---|---|
| Message-ID | <CANe8y8YJMY2UWBOUbQMAhR=aYLZZzaewc1=Upx6tYaUtdx67Vg@mail.gmail.com> |
On Sun, 20 Oct 2019 at 04:13, Tim Daly <[email protected]> wrote: > Bug Report: CLISP 2.40 X86-64 > > (defclass test () ((arglist :accessor :arglist))) > > fails but > > (defclass test () ((argslist :accessor :argslist))) > > succeeds. I don't seen anything in ANSI that > restricts the use of 'arglist'. > > Tim Daly > http://daly.axiom-developer.org > Carnegie Mellon University > > > _______________________________________________ > clisp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/clisp-list Simply, I copied the 'failing' code as given into CLISP repl and there was no 'fail'. CLISP v2.49 (x64). I am unable to test on anything earlier. What is the 'fail' message ? Regards. Habs _______________________________________________ clisp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-list