From langstefan at gmx.at Sun Mar 18 20:08:37 2007 From: langstefan at gmx.at (Stefan Lang) Date: Sun, 18 Mar 2007 21:08:37 +0100 Subject: [lift-devel] get-backtrace dummy for clisp, update simple-ensure-test-X tests Message-ID: <200703182108.38074.langstefan@gmx.at> Hi, attached is a patch (a darcs patch bundle this time :-) that fixes two issues: 1) Latest lift doesn't work for me with clisp, because the lift::get-backtrace function is undefined. The patch adds a dummy that simple returns an empty string. This works for me so far. 2) I noticed that the three update-simple-ensure-test-X tests are failing, since they assume that test names are interned in LIFT. The patch changes them so that the symbols are taken from the LIFT-TEST package. Thanks, Stefan -------------- next part -------------- A non-text attachment was scrubbed... Name: lift.patch Type: text/x-diff Size: 786 bytes Desc: not available URL: From gwking at metabang.com Mon Mar 19 02:42:29 2007 From: gwking at metabang.com (Gary King) Date: Sun, 18 Mar 2007 22:42:29 -0400 Subject: [lift-devel] get-backtrace dummy for clisp, update simple-ensure-test-X tests In-Reply-To: <200703182108.38074.langstefan@gmx.at> References: <200703182108.38074.langstefan@gmx.at> Message-ID: Hi Stefan, Thanks for your patches; they are both appreciated -- I've been hoping to get to the package thing in the test-suite for a week now so that will make me especially happy to pull in. I will hope to package these up and get them out sometime tomorrow. On Mar 18, 2007, at 4:08 PM, Stefan Lang wrote: > Hi, > attached is a patch (a darcs patch bundle this time :-) that > fixes two issues: > > 1) Latest lift doesn't work for me with clisp, because the > lift::get-backtrace function is undefined. The patch adds > a dummy that simple returns an empty string. This works for > me so far. > > 2) I noticed that the three update-simple-ensure-test-X tests > are failing, since they assume that test names are interned > in LIFT. The patch changes them so that the symbols are taken > from the LIFT-TEST package. > > Thanks, > Stefan > > _______________________________________________ > lift-devel mailing list > lift-devel at common-lisp.net > http://common-lisp.net/cgi-bin/mailman/listinfo/lift-devel -- Gary Warren King, metabang.com Cell: (413) 885 9127 Fax: (206) 338-4052 gwkkwg on Skype * garethsan on AIM -------------- next part -------------- An HTML attachment was scrubbed... URL: