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
2024-07-09 3:31 ` pinskia at gcc dot gnu.org
0 siblings, 2 replies; 3+ 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] 3+ 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
2024-07-09 3:31 ` pinskia at gcc dot gnu.org
1 sibling, 0 replies; 3+ 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] 3+ 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 ` [Bug gdb/31421] " tromey at sourceware dot org
@ 2024-07-09 3:31 ` pinskia at gcc dot gnu.org
1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2024-07-09 3:31 UTC (permalink / raw)
To: gdb-prs
https://sourceware.org/bugzilla/show_bug.cgi?id=31421
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pinskia at gcc dot gnu.org
--
You are receiving this mail because:
You are on the CC list for the bug.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-09 3:31 UTC | newest]
Thread overview: 3+ 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
2024-07-09 3:31 ` pinskia at gcc dot gnu.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).