public inbox for gdb-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/17974] New: does strcmp_iw need to handle (anonymous namespace)?
@ 2015-02-13 19:10 dje at google dot com
  0 siblings, 0 replies; only message in thread
From: dje at google dot com @ 2015-02-13 19:10 UTC (permalink / raw)
  To: gdb-prs

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

            Bug ID: 17974
           Summary: does strcmp_iw need to handle (anonymous namespace)?
           Product: gdb
           Version: HEAD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: c++
          Assignee: unassigned at sourceware dot org
          Reporter: dje at google dot com

This is split out from PR 17591.
I'm just filing this so I don't drop the issue.

strcmp_iw will stop at '(' but it makes one wonder what happens if the symbol
name has "(anonymous namespace)". We need to verify that either there isn't a
problem and document it in the function comment of strcmp_iw so that the next
person won't spend time wondering, or fix any bugs.

Why oh why did "(anonymous namespace)" have to get chosen as the name ... (this
issue comes up more than just with strcmp_iw).

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-02-13 19:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-13 19:10 [Bug c++/17974] New: does strcmp_iw need to handle (anonymous namespace)? dje at google dot com

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