On Sun, 1 Jan 2012, SF Markus Elfring wrote:

@script:python collection depends on is_pass_through_candidate@
[...]
fun << is_pass_through_candidate.function;
[...]
Fatal error: exception Failure("scriptmeta: parse error:
= File "list_pass-through_candidates1.cocci", line 34, column 33, charpos = 866 around = 'function', whole content = fun << is_pass_through_candidate.function;
")


Shouldn't I dare to reuse such a "special name"?

No apparently not.

What is so special about it?   ;-)

It is the name of a not well supported metavariable type. You can avoid variable names of all metavariable types.

julia

Are there any more key words reserved in assignments to script variables in the semantic patch language?

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