Loading
perlPackages.Term-ReadLine-Gnu: fix compilation with Gcc15
The project uses a list of function pointers that make Gcc15 unhappy because it thinks it is performing an incompatible pointer conversion. Thankfully upstream has already adopted a patch for this last year but that doesn't seem to be part of a released version (yet).