Re: How to handle these warnings?

Jean Louis <[email protected]> Mon, 17 Jul 2017 21:33:37 +0300
Newsgroups gmane.lisp.clisp.general
Message-ID <[email protected]>
> > 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


I still get warnings with the hg pull/update and
newest CLISP from development. Although I guess it
is less now, but there is still.

I have tried to suppress warnings but is not
working. I am loading *.asd file and if I place in
top level :depends-on "alexandria" and similar, I
get the warnings.

Jean

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>
WARNING: Adding method #<STANDARD-METHOD (#<STANDARD-CLASS IN-MEMORY-STREAM>)> to an already
         called generic function #<STANDARD-GENERIC-FUNCTION STREAM-ELEMENT-TYPE>

------------------------------------------------------------------------------
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