This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: [PATCH,c++] fix PR 45330, suggest alternatives for failed name lookups


On 12/6/2010 2:23 PM, Gabriel Dos Reis wrote:

> I think we should treat names from system headers as abstract (e.g. print
> only the standad name of the header) as opposed to
> dumping their physical locations in the diagnostics (unless explicitly
> requested.)

I agree, saying <algorithm> or <memory> would be best.  But, for
avoidance of doubt, I think that enhancement is orthogonal to the one in
Nathan's patch.

Thank you,

-- 
Mark Mitchell
CodeSourcery
mark@codesourcery.com
(650) 331-3385 x713


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