From: "Paul A. Patience" <paul@apatience.com>
To: Skyler Ferris <skyvine@protonmail.com>
Cc: 69126@debbugs.gnu.org
Subject: [bug#69126] [PATCH 2/2] gnu: Add type-safe.
Date: Thu, 15 Feb 2024 14:23:53 +0000 [thread overview]
Message-ID: <8734ttn6vj.fsf@apatience.com> (raw)
In-Reply-To: <3463adf6-964b-4b52-a554-4575e5d8d237@protonmail.com>
On 2024-02-14 16:30:57-05:00, Skyler Ferris wrote:
> When I tried to compile a file which included `type_safe/integer.hpp`
> from a container (see below for exact commands & source), I got an error
> that the debug_assert header could not be found. I resolved this by
> changing the debug-assert package from a normal input into a propagated
> input, but there could be other ways to solve this.
Nice catch.
I have been using the type_safe library via CMake, which I made work in
the fix-cmake-config phase, but I forgot to consider the case you raised.
I've fixed the issue and will submit a patch presently.
Thanks for providing sample code and invocation, it made it quicker to
test.
Best regards,
Paul
next prev parent reply other threads:[~2024-02-15 14:24 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-14 15:33 [bug#69126] [PATCH 0/2] gnu: Add type-safe Paul A. Patience
2024-02-14 15:36 ` [bug#69126] [PATCH 1/2] gnu: Add debug-assert Paul A. Patience
2024-02-14 21:29 ` Skyler Ferris via Guix-patches via
2024-02-15 14:02 ` Paul A. Patience
2024-02-14 15:36 ` [bug#69126] [PATCH 2/2] gnu: Add type-safe Paul A. Patience
2024-02-14 21:30 ` Skyler Ferris via Guix-patches via
2024-02-15 14:23 ` Paul A. Patience [this message]
2024-02-14 21:27 ` [bug#69126] [PATCH 0/2] " Skyler Ferris via Guix-patches via
2024-02-15 14:25 ` [bug#69126] [PATCH v2] " Paul A. Patience
2024-02-17 8:43 ` Liliana Marie Prikler
2024-02-20 19:33 ` [bug#69126] [PATCH v3 0/2] " Paul A. Patience
2024-02-20 19:33 ` [bug#69126] [PATCH v3 1/2] gnu: Add debug-assert Paul A. Patience
2024-02-20 19:33 ` [bug#69126] [PATCH v3 2/2] gnu: Add type-safe Paul A. Patience
2024-11-03 23:37 ` bug#69126: [PATCH 0/2] " Sharlatan Hellseher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8734ttn6vj.fsf@apatience.com \
--to=paul@apatience.com \
--cc=69126@debbugs.gnu.org \
--cc=skyvine@protonmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.