perl5
perl5 copied to clipboard
Msys2 upstream
This incorporates changes from https://github.com/msys2/MSYS2-packages/blob/master/perl/perl.cygwin-Win32.patch into Perl.
I've split up the PR into several commits to make reviewing easier hopefully. Also, hopefully, bisecting a problem points more closely to the problem than one large patch.
There are separate .patchfiles for Configure which I did not apply or touch (yet)
FYI porting/manifest.t is failing right now.
FYI porting/manifest.t is failing right now.
Yeah, dist/ExtUtils-CBuilder/lib/ExtUtils/CBuilder/Platform/msys.pm needs to be added to MANIFEST
If the two files are exactly identical then we could do with inheritance. They should be fairly similar environments anyway.
Probably #18534 needs to be merged before this one.
@corion this ticket is stalled and in conflict. Do you have any intention to rebase it to blead? It seems like people are cautiously enthusiastic about it.
@Corion this ticket is stalled and in conflict. Do you have any intention to rebase it to blead? It seems like people are cautiously enthusiastic about it.
@Corion, ^^
I'll look at it - thanks for keeping up with this!
Rebased to current blead
hi! is this like merged? (as in, sometimes commits get merged using git cli in a way that gh doesn't detect it)
hi! is this like merged? (as in, sometimes commits get merged using git cli in a way that gh doesn't detect it)
No, it does not appear to have been merged. In fact, it has merge conflicts. @Corion, can you give us an update on the status of this pull request?
Rebased. I think the two comments by @Leont still stand, but I can't promise that I can look into them. Maybe the rest should be applied and these two left out?
hi! is this like merged? (as in, sometimes commits get merged using git cli in a way that gh doesn't detect it)
Somehow this work got spread over multiple tickets. There's some additional work here but I haven't cut it into clean patches yet.