This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug gdb/22231] Syntax error parsing symbol names duplicating C++ header names


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

--- Comment #1 from psmith at gnu dot org ---
This was mostly resolved by SHA 59498c305e6f1db2a1ed8d44cb58f0d24ec092fe,
authored by Leszek Swirski and committed by Simon Marchi on 2 Feb 2018.

I verified it fixed the most severe issue (not being able to resolve member
variable names that overlap with C++ headers), but the first issue I reported
above (weird/incorrect error message if a symbol is printed when the C++ header
is included in the current scope) is still present.  Still it's just a
difference between an understandable error and a non-understandable error, so
it's not so critical.

Thanks Leszek (and Simon)!

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]