clisp-cvs Digest, Vol 79, Issue 1
clisp-cvs-request--- via clisp-devel <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <[email protected]> |
Send clisp-cvs mailing list submissions to [email protected] To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/clisp-cvs or, via email, send a message with subject or body 'help' to [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of clisp-cvs digest..." CLISP CVS commits for today Today's Topics: 1. clisp: Do not raise the CLOS:GF-ALREADY-CALLED-WARNING on Gray s... ([email protected]) ---------------------------------------------------------------------- Message: 1 Date: Mon, 17 Jul 2017 16:05:21 +0000 From: [email protected] To: [email protected] Subject: clisp: Do not raise the CLOS:GF-ALREADY-CALLED-WARNING on Gray s... Message-ID: <hg.6e24ba20ba4d.1500307521.5707144812384457164@sfp-scm-3.v30.ch3.sourceforge.com> Content-Type: text/plain; charset="us-ascii" details: http://clisp.hg.sourceforge.net/hgweb/clisp/clisp/clisp/rev/6e24ba20ba4d changeset: 15944:6e24ba20ba4d10f08e3e3b97f19cd2a474453685 user: Sam Steingold <[email protected]> date: 2017-07-17 12:05:09 -0400 description: Do not raise the CLOS:GF-ALREADY-CALLED-WARNING on Gray streams. * src/gray.lisp (clos::*dynamically-modifiable-generic-function-names*): Add Gray generic functions to avoid the CLOS:GF-ALREADY-CALLED-WARNING as per the spec. Reported by Jean Louis <[email protected]>. diffstat: src/ChangeLog | 7 ++++ src/NEWS | 1 + src/gray.lisp | 81 ++++++++++++++++++++++++++++++-------------------------- tests/ChangeLog | 4 ++ tests/mop.tst | 5 +++ 5 files changed, 61 insertions(+), 37 deletions(-) ------------------------------ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot ------------------------------ Subject: Digest Footer _______________________________________________ clisp-cvs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-cvs ------------------------------ End of clisp-cvs Digest, Vol 79, Issue 1 **************************************** ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel