public inbox for gdb-prs@sourceware.org help / color / mirror / Atom feed
From: "simon.marchi at polymtl dot ca" <sourceware-bugzilla@sourceware.org> To: gdb-prs@sourceware.org Subject: [Bug gdb/31422] Replace gdb::array_view with std::span Date: Tue, 27 Feb 2024 17:13:36 +0000 [thread overview] Message-ID: <bug-31422-4717-pq7xNu6UE2@http.sourceware.org/bugzilla/> (raw) In-Reply-To: <bug-31422-4717@http.sourceware.org/bugzilla/> https://sourceware.org/bugzilla/show_bug.cgi?id=31422 Simon Marchi <simon.marchi at polymtl dot ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |simon.marchi at polymtl dot ca --- Comment #2 from Simon Marchi <simon.marchi at polymtl dot ca> --- If we want something compatible with std::span, we could use: https://github.com/martinmoene/span-lite I use it for another project, it works well. Licence-wise, it's BSL (Boost), which GNU says is compatible with GPL, so it shouldn't be a problem: https://www.gnu.org/licenses/license-list.en.html#boost -- You are receiving this mail because: You are on the CC list for the bug.
next prev parent reply other threads:[~2024-02-27 17:13 UTC|newest] Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-02-27 17:05 [Bug gdb/31422] New: " tromey at sourceware dot org 2024-02-27 17:05 ` [Bug gdb/31422] " tromey at sourceware dot org 2024-02-27 17:13 ` simon.marchi at polymtl dot ca [this message] 2024-04-06 15:12 ` tromey at sourceware dot org 2025-02-07 18:37 ` tromey at sourceware dot org 2025-02-07 18:39 ` tromey at sourceware dot org
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=bug-31422-4717-pq7xNu6UE2@http.sourceware.org/bugzilla/ \ --to=sourceware-bugzilla@sourceware.org \ --cc=gdb-prs@sourceware.org \ /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: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).