Hello,

I am trying to run coccicheck (make coccicheck M=<path>) against my code and I 
have been seeing the following exception failure parse errors with Coccinelle 
releases 1.0.2 and 1.0.4. I have installed OCaml version 4.01.0. Any help on 
how to resolve these issues would be appreciated.


With release 1.0.2:

999 1000
Fatal error: exception Failure("minus: parse error:
= File "./scripts/coccinelle/iterators/device_node_continue.cocci", line 46, 
column 0,  charpos = 999
    around = 'i', whole content = i@p1(...) {
")


With release 1.0.4:

3561 3562
Fatal error: exception Failure("minus: parse error:
= File "./scripts/coccinelle/iterators/use_after_iter.cocci", line 126, column 
0,  charpos = 3561
    around = '&', whole content = &c->member
")



Thank You very much
Harish.
_______________________________________________
Cocci mailing list
[email protected]
https://systeme.lip6.fr/mailman/listinfo/cocci

Reply via email to