Re: [cocci] Avoiding duplicate elements in SmPL disjunctions?
Markus Elfring <[email protected]>
| Newsgroups | fr.inria.cocci |
|---|---|
| Message-ID | <[email protected]> |
>> Which components of the Coccinelle software are responsible for such >> data processing results? > iso_pattern.ml Thanks that you pointed this OCaml source file out finally. https://gitlab.inria.fr/coccinelle/coccinelle/-/blob/2d5df416a939c5c7b9d958559be3b63e0b1414fe/parsing_cocci/iso_pattern.ml Unfortunately, I find that such source code is not directly adjustable (by me). Thus I hope that algorithmic properties can be clarified better also according to reported remaining open issues. Regards, Markus