@script:python collection1 depends on !(is_void_declared || is_void_defined)@
[...]
I'm not sure what the problem is.

Do I stumble on an open issue?

Fatal error: exception Failure("rule name: parse error:
 = File "select_non_void_functions2.cocci", line 35, column 39,  charpos = 399
around = '(', whole content = @script:python collection1 depends on !(is_void_declared || is_void_defined)@
")


Would you like to support the grouping of predicates by parentheses in such dependency specifications for the semantic patch language?

http://coccinelle.lip6.fr/docs/main_grammar002.html#dep
...
pnrule    ::=   id
...
        |       (dep)
...

Regards,
Markus
_______________________________________________
Cocci mailing list
[email protected]
http://lists.diku.dk/mailman/listinfo/cocci
(Web access from inside DIKUs LAN only)

Reply via email to