public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug gdb/31421] New: Use __has_include
@ 2024-02-27 17:03 tromey at sourceware dot org
  2024-02-27 17:03 ` [Bug gdb/31421] " tromey at sourceware dot org
  0 siblings, 1 reply; 2+ messages in thread
From: tromey at sourceware dot org @ 2024-02-27 17:03 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 31421
           Summary: Use __has_include
           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: ---

Right now gdb uses configure to check for header
files that are then conditionally included.
With C++17, we can use __has_include instead and
remove the checks.

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

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

* [Bug gdb/31421] Use __has_include
  2024-02-27 17:03 [Bug gdb/31421] New: Use __has_include tromey at sourceware dot org
@ 2024-02-27 17:03 ` tromey at sourceware dot org
  0 siblings, 0 replies; 2+ messages in thread
From: tromey at sourceware dot org @ 2024-02-27 17:03 UTC (permalink / raw)
  To: gdb-prs

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

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] 2+ messages in thread

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-27 17:03 [Bug gdb/31421] New: Use __has_include tromey at sourceware dot org
2024-02-27 17:03 ` [Bug gdb/31421] " tromey at sourceware dot org

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