Quoting Marion VOGT <[email protected]>:
Hello!
I'm having trouble with this kind of for loop :
for(int i=0; i<n; i++) {...}
It seems that the code is not parsed at all because of the declaration of i.
How could I manage to parse this?
This is SmPL code, ie code in your semantic patch? I don't think this
could be supported. It should be easy to add, but I can't do it
before the end of the week.
julia
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)