Comment 7 for bug 984577

Revision history for this message
In , Glisse-6 (glisse-6) wrote :

Created attachment 27390
patch 1

ice.cc:2:15: error: pointer to member must be on the right side of '->*'
 int i = p ->* p ;
               ^

so the caret is on the wrong side of the operator.