On 11/04/2013 05:50 AM, Marek Polacek wrote:
case RO_ARROW: + case RO_ARROW_STAR: error_at (loc, "invalid type argument of %<->%> (have %qT)", type);
I think the diagnostic for RO_ARROW_STAR should say ->*, not just ->. Jason
On 11/04/2013 05:50 AM, Marek Polacek wrote:
case RO_ARROW: + case RO_ARROW_STAR: error_at (loc, "invalid type argument of %<->%> (have %qT)", type);
I think the diagnostic for RO_ARROW_STAR should say ->*, not just ->. Jason