Re: [cocci] Searching for duplicate exception handling code with SmPL?

Julia Lawall <[email protected]> Mon, 15 Jun 2026 12:48:29 +0200 (CEST)
Newsgroups fr.inria.cocci
Message-ID <[email protected]>

On Mon, 15 Jun 2026, Markus Elfring wrote:

> > Thank you for making a complete example.
>
> Is there a need to port it to OCaml programming interfaces
> so that any difficulties with the interpretation of a bit of Python code
> can be avoided?

No.

>
>
> Which software components do decide how often an SmPL rule should be evaluated
> for the supported scripting languages?

The number of times is dependent on the size of the set of tuples of
argument values.  Each distinct tuple of values triggers exactly one
execution.

julia

>
> Regards,
> Markus
>