[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#48319: [PATCH] Check if #:tests? is unconditionally #t; not acceptab
From: |
Mathieu Othacehe |
Subject: |
bug#48319: [PATCH] Check if #:tests? is unconditionally #t; not acceptable when cross-compiling |
Date: |
Sun, 06 Jun 2021 18:51:17 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hey,
> The new warning message "#:tests? must not be explicitly set to #t"
> seems reasonable to me. I'm currently working on other things though
> (guix and other things), so don't expect a revised patch soon.
I edited the message, removed the associated comment and fixed the
relevant test accordingly. Pushed as
82b0e27de109b38ed44f67434a96460c4a7f9217.
Thanks,
Mathieu