Re: How to handle these warnings?
Sam Steingold <[email protected]> Mon, 17 Jul 2017 12:05:48 -0400
| Newsgroups | gmane.lisp.clisp.general |
|---|---|
| Message-ID | <[email protected]> |
> * Jean Louis <[email protected]> [2017-07-15 19:51:43 +0300]: > > WARNING: Adding method > #<STANDARD-METHOD (#<STANDARD-CLASS TEST-OP> (EQL #<SYSTEM > "alexandria">))> to an already called generic function > #<STANDARD-GENERIC-FUNCTION OPERATION-DONE-P> > WARNING: Adding method > #<STANDARD-METHOD (#<STANDARD-CLASS TEST-OP> (EQL #<SYSTEM > "alexandria">))> to an already called generic function > #<STANDARD-GENERIC-FUNCTION PERFORM> > WARNING: Adding method > #<STANDARD-METHOD (#<STANDARD-CLASS TEST-OP> (EQL #<SYSTEM > "babel">))> to an already called generic function > #<STANDARD-GENERIC-FUNCTION OPERATION-DONE-P> http://clisp.org/impnotes/mop-clisp.html#mop-clisp-gf-already-called-warning > WARNING: Adding method > #<STANDARD-METHOD (#<STANDARD-CLASS FUNDAMENTAL-OUTPUT-STREAM> #<BUILT-IN-CLASS T>)> > to an already called generic function > #<STANDARD-GENERIC-FUNCTION GRAY:STREAM-WRITE-CHAR-SEQUENCE> > WARNING: Adding method #<STANDARD-METHOD (#<STANDARD-CLASS IN-MEMORY-STREAM>)> to an already > called generic function #<STANDARD-GENERIC-FUNCTION STREAM-ELEMENT-TYPE> > WARNING: Adding method > #<STANDARD-METHOD (#<STANDARD-CLASS VECTOR-OUTPUT-STREAM> #<BUILT-IN-CLASS T>)> to an > already called generic function #<STANDARD-GENERIC-FUNCTION STREAM-WRITE-CHAR> > WARNING: Adding method #<STANDARD-METHOD (#<STANDARD-CLASS VECTOR-OUTPUT-STREAM>)> to an > already called generic function #<STANDARD-GENERIC-FUNCTION STREAM-LINE-COLUMN> The doc claims >>> No warning for standard generic functions so the above looks like a bug. I pushed a fix. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504 http://steingoldpsychology.com http://www.childpsy.net http://think-israel.org http://www.dhimmitude.org http://americancensorship.org Oh Lord, give me the source code of the Universe and a good debugger! ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-list