public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/31423] New: Replace gdb::And and gdb::Or
@ 2024-02-27 17:07 tromey at sourceware dot org
  2024-02-27 17:07 ` [Bug gdb/31423] " tromey at sourceware dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2024-02-27 17:07 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31423

            Bug ID: 31423
           Summary: Replace gdb::And and gdb::Or
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gdb
          Assignee: unassigned at sourceware dot org
          Reporter: tromey at sourceware dot org
  Target Milestone: ---

I think gdb::And and gdb::Or can be replaced by
std::conjunction and std::disjunction.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug gdb/31423] Replace gdb::And and gdb::Or
  2024-02-27 17:07 [Bug gdb/31423] New: Replace gdb::And and gdb::Or tromey at sourceware dot org
@ 2024-02-27 17:07 ` tromey at sourceware dot org
  2024-02-27 17:08 ` tromey at sourceware dot org
  2024-02-27 17:15 ` simon.marchi at polymtl dot ca
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2024-02-27 17:07 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31423

Tom Tromey <tromey at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |31419


Referenced Bugs:

https://sourceware.org/bugzilla/show_bug.cgi?id=31419
[Bug 31419] [meta] Convert GDB to C++17
-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug gdb/31423] Replace gdb::And and gdb::Or
  2024-02-27 17:07 [Bug gdb/31423] New: Replace gdb::And and gdb::Or tromey at sourceware dot org
  2024-02-27 17:07 ` [Bug gdb/31423] " tromey at sourceware dot org
@ 2024-02-27 17:08 ` tromey at sourceware dot org
  2024-02-27 17:15 ` simon.marchi at polymtl dot ca
  2 siblings, 0 replies; 4+ messages in thread
From: tromey at sourceware dot org @ 2024-02-27 17:08 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31423

--- Comment #1 from Tom Tromey <tromey at sourceware dot org> ---
... gdb::Not can be replaced as well.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Bug gdb/31423] Replace gdb::And and gdb::Or
  2024-02-27 17:07 [Bug gdb/31423] New: Replace gdb::And and gdb::Or tromey at sourceware dot org
  2024-02-27 17:07 ` [Bug gdb/31423] " tromey at sourceware dot org
  2024-02-27 17:08 ` tromey at sourceware dot org
@ 2024-02-27 17:15 ` simon.marchi at polymtl dot ca
  2 siblings, 0 replies; 4+ messages in thread
From: simon.marchi at polymtl dot ca @ 2024-02-27 17:15 UTC (permalink / raw)
  To: gdb-prs

https://sourceware.org/bugzilla/show_bug.cgi?id=31423

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> ---
I prefer the name of our versions, I never remember what a which of conjunction
/ disjunction is and / or.  But if our versions can just be aliases of those in
std, that's fine.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-02-27 17:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-27 17:07 [Bug gdb/31423] New: Replace gdb::And and gdb::Or tromey at sourceware dot org
2024-02-27 17:07 ` [Bug gdb/31423] " tromey at sourceware dot org
2024-02-27 17:08 ` tromey at sourceware dot org
2024-02-27 17:15 ` simon.marchi at polymtl dot ca

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).