On Wed, May 29, 2019 at 3:31 PM Julia Lawall <[email protected]> wrote: > The + code has to be adjacent to some - or context code. So you may > need to duplicate some code in the different branches of the > disjunction.
So you're saying that the context code can't be a disjunction? I broke my script up into two rules, and it works now. It's not really that elegant, but it works. Thanks. _______________________________________________ Cocci mailing list [email protected] https://systeme.lip6.fr/mailman/listinfo/cocci
