TR: [cl-ppcre-devel] New release 1.2.4

Hi Edi, Can you give us a brief feedback on the kind of problems you faced with DEBUG set to 0? Or the reasons that motivated this move. Cheers, Sebastien. -----Message d'origine----- De : cl-ppcre-devel-bounces@common-lisp.net [mailto:cl-ppcre-devel-bounces@common-lisp.net]De la part de Edi Weitz Envoye : lundi 7 mars 2005 23:10 A : cl-ppcre-devel@common-lisp.net; cl-ppcre-announce@common-lisp.net Objet : [cl-ppcre-devel] New release 1.2.4 ChangeLog: Version 1.2.4 2005-03-07 Changed DEBUG optimize quality from 0 to 1 Download: <http://weitz.de/files/cl-ppcre.tar.gz> Cheers, Edi. _______________________________________________ cl-ppcre-devel site list cl-ppcre-devel@common-lisp.net http://common-lisp.net/mailman/listinfo/cl-ppcre-devel

Hi Sebastien! On Tue, 8 Mar 2005 11:23:11 +0100, Sebastien Saint-Sevin <seb-cl-mailist@matchix.com> wrote:
Can you give us a brief feedback on the kind of problems you faced with DEBUG set to 0? Or the reasons that motivated this move.
No real problems. It just turned out that with (DEBUG 0) tools like SLIME couldn't show the arglists of CL-PPCRE functions which is a feature that I like to have. Also, from tests with CMUCL it seems that you don't loose performance due to this change. Have you seen a performance decrease somewhere? Cheers, Edi.
participants (2)
-
Edi Weitz
-
Sebastien Saint-Sevin