Re: How to handle these warnings?
Jean Louis <[email protected]> Mon, 17 Jul 2017 20:50:04 +0300
| Newsgroups | gmane.lisp.clisp.general |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jul 17, 2017 at 12:05:48PM -0400, Sam Steingold wrote: > > "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. Well that is great Sam, thank you much. I will not post to both lists, I did so as I had feeling of low activity. Jean ------------------------------------------------------------------------------ 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