public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/46836] New: reporting locations for names in std namespace could be improved
@ 2010-12-07 14:58 froydnj at gcc dot gnu.org
  2010-12-07 15:31 ` [Bug c++/46836] " redi at gcc dot gnu.org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: froydnj at gcc dot gnu.org @ 2010-12-07 14:58 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46836

           Summary: reporting locations for names in std namespace could
                    be improved
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: froydnj@gcc.gnu.org


As suggested in http://gcc.gnu.org/ml/gcc-patches/2010-12/msg00530.html , if we
have to issue diagnostics about names in standard headers, it would be better
if we said something like:

<algorithm>: ...std::count...

rather than:

/some/ugly/path/the/user/didn't/include: ...std::count...


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

end of thread, other threads:[~2012-05-30  7:34 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-07 14:58 [Bug c++/46836] New: reporting locations for names in std namespace could be improved froydnj at gcc dot gnu.org
2010-12-07 15:31 ` [Bug c++/46836] " redi at gcc dot gnu.org
2010-12-07 15:49 ` froydnj at codesourcery dot com
2010-12-07 16:49 ` redi at gcc dot gnu.org
2012-05-29 12:06 ` paolo.carlini at oracle dot com
2012-05-29 12:14 ` redi at gcc dot gnu.org
2012-05-29 12:47 ` redi at gcc dot gnu.org
2012-05-29 13:51 ` manu at gcc dot gnu.org
2012-05-30  7:49 ` dodji at seketeli 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).