This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/46836] reporting locations for names in std namespace could be improved
- From: "dodji at seketeli dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 May 2012 07:34:17 +0000
- Subject: [Bug c++/46836] reporting locations for names in std namespace could be improved
- Auto-submitted: auto-generated
- References: <bug-46836-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46836
--- Comment #8 from dodji at seketeli dot org <dodji at seketeli dot org> 2012-05-30 07:34:17 UTC ---
"manu at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org> a Ãcrit:
> Well, we already have pragma system_header, we could extend it with an optional
> parameter.
>
> #pragma GCC system_header "canonical_name"
Seconded.