Re: How to handle these warnings?
Sam Steingold <[email protected]> Tue, 18 Jul 2017 16:48:50 -0400
| Newsgroups | gmane.lisp.clisp.general |
|---|---|
| Message-ID | <[email protected]> |
> * Jean Louis <[email protected]> [2017-07-17 21:33:37 +0300]: > > 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 am afraid that this works as designed. (see the do referenced in the previous message). > 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. > > 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 I wonder if we should add some ASDF generic functions (e.g., TEST-OP) to clos::*dynamically-modifiable-generic-function-names*. I also wonder if we should add a user-level function for that. Bruno, wdyt? Thanks. -- Sam Steingold (http://sds.podval.org/) on darwin Ns 10.3.1504 http://steingoldpsychology.com http://www.childpsy.net https://ffii.org http://islamexposedonline.com http://www.memritv.org http://think-israel.org There is a lot of information on the Internet. Some of it is even true! ------------------------------------------------------------------------------ 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