FiveAM problem since last patch (was Re: [Bese-devel] New patches to fiveam: 14-Aug-2007)

Luca Capello luca at pca.it
Sun Oct 21 20:17:55 UTC 2007


Hello,

I'm sorry to revive a very old thread, but I discovered the bug only
recently.

On Wed, 15 Aug 2007 06:05:03 +0200, Marco Baringer wrote:
> Tue Aug 14 13:36:09 EDT 2007  Marco Baringer <mb at bese.it>
>   * def-suite should expand into an (eval-when (:always) ...) not a progn
>
>     M ./src/suite.lisp -1 +1

With this patch I get the following errors on SBCL on Debian (the same
with CLisp):

=====
; compiling file "/home/luca/test/fiveam/t/suite.lisp" (written 21 OCT 2007 09:20:24 PM):
; compiling (IN-PACKAGE :IT.BESE.FIVEAM)
; compiling (UNLESS (GET-TEST :IT.BESE) ...)
; compiling (DEF-SUITE :IT.BESE.FIVEAM ...)
debugger invoked on a SIMPLE-ERROR in thread #<THREAD "initial thread" {1002641D71}>:
  Unknown suite IT.BESE.
=====

The patch is trivial and attached.  I'll apply it in one week if no
one replies.

Thx, bye,
Gismo / Luca

-------------- next part --------------
A non-text attachment was scrubbed...
Name: fiveam_add-eval-when-when-defining-a-test-suite_gismo-20071021.patch.gz
Type: application/octet-stream
Size: 3868 bytes
Desc: add an (eval-when ...) when defining a test suite
URL: <https://mailman.common-lisp.net/pipermail/bese-devel/attachments/20071021/1d9f0b9b/attachment.obj>


More information about the bese-devel mailing list