On Wed, 6 Feb 2013, Michael Stefaniuc wrote: > Hello! > > I get this parse error for the attached test case: > spatch --parse-c foo.c 2>&1 | grep BAD > BAD:!!!!! return i * *j; > > gcc -Wall -Werror has no issues with it.
It looks like a parsing hack gone wrong. We will look into it. julia _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
