Revert recent intuit_more() changes#24367
Conversation
|
Today I built a threaded, debugging perl from the branch in pull request GH #24367, "Revert recent intuit_more() changes." I then tried to install the CPAN modules mentioned in this and other reverted tickets. I successfully used I successfully used However, I was unable to install Biblio::SICI (GH #24339). I was also unable to install String-Equivalence-Amharic (GH #24229). I was also unable to install GD-Persian (GH #24231), but a test failure in prerequisite GD (lstein/Perl-GD#62) is implicated here. |
|
The requested list of reverts understandably didn't include a merge commit that I made instead of a PR. I have now reverted that, and verified that Biblio:SICI works. I didn't check the other failures. |
Building a local threaded, debugging perl based on the updated status of this branch, I get: I can also install GD::Persian provided that I force install GD so as to ignore the test failure in that distro. |
It's too late in the development cycle to be risking these kinds of changes.
This action was requested in #24340 (comment)