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