This is the mail archive of the gdb-patches@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]

Re: [RFA] partial fix for 14643


On 10/01/2012 11:08 AM, dje@google.com wrote:
It does not fix "b foo:: thread ::bar()".
My fix for that is a bit hackish, and that case isn't as important.

Yeah, it's not a big deal IMO, either, but I've been mistaken before. Naively, I would think keyword_ok could be (un)set whenever a scope operator is seen. I haven't investigated this at all of course.


Ok to check in?

You're a global maintainer! :-P FWIW, I think this change is fine. Inelegant perhaps, but quite honestly, there are too many other, bigger issues/problems to solve to worry about this.


Keith


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