Hi, On 06/13/2014 06:49 PM, Jason Merrill wrote:
But then, are we going to just print 'v'?!? We want "typedef-name for type 'v'"?!? We already have the caret exactly below the 'v'... Please clarify which exact message you want to see.On 06/13/2014 12:42 PM, Paolo Carlini wrote:+ "invalid use of typedef-name for type %qT in " + "parameter declaration", strip_typedefs (type));Don't strip_typedefs; the error message should name the typedef.
Paolo.