Re: [cocci] possible regressions in 1.1.1 -> 1.2

Victor Gambier <[email protected]> Fri, 27 Mar 2026 11:43:50 +0100
Newsgroups fr.inria.cocci
Message-ID <[email protected]>
I'm happy to report this performance issue was identified and will be 
fixed in the next release.

Victor

On 2/11/25 10:58, Victor Gambier wrote:
>
> On 06/02/2025 10:31, Johannes Berg wrote:
>> With "spatch version 1.1.1 compiled with OCaml version 4.14.2" this
>> works just fine; however, we're trying to upgrade our dependencies and
>> now with "spatch version 1.2 compiled with OCaml version 5.2.0" it
>> doesn't match anything any more? I can't seem to figure out why, I
>> thought maybe the types didn't match - not sure why we had added type u8
>> to that, but pretty sure it was needed - but adding more types didn't
>> really help either.
>
> I ran a git bisect. As far as this match is concerned, the last known 
> working commit is 4aa93b35; the first known non-working commit is 
> 74d791d77 (the intermediary commits do not build). That is not enough 
> to narrow it down, I'll see if I can figure out something else.
>