-
Notifications
You must be signed in to change notification settings - Fork 9
use uvchr_to_utf8_flags instead of uvuni_to_utf8_flags (which is remo… #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…ved in perl 5.38.0) https://perldoc.perl.org/5.36.0/perlintern#uvuni_to_utf8_flags Signed-off-by: Shin Kojima <shin@kojima.org>
|
could you merge this and push update to CPAN ? cpan build/install of logs a warning, but on fails at an error this patch is currenty applied to the distro release, |
|
I've uploaded the fix in Net-IDN-Encode-2.501-TRIAL.tar.gz (https://github.com/karenetheridge/Net-IDN-Encode). |
|
fyi, unresponsive maintainer request @ https://www.nntp.perl.org/group/perl.module-authors/2024/01/msg11267.html |
|
@cfaerber Are you still interested in maintaining this module? There have been some inquiries about making this fix (which I uploaded as a TRIAL release in January 2024) into a stable release so it can be more easily used. I see you haven't been seen on github since January 2022, so I hope you are well? |
|
Well, I've spent a day and a half trying to get carmel to install Karen's work around (thanks Karen!) and have run into one roadblock after another. With perl5's slow sunsetting, we're going to run into this more and more, which will create a positive feedback loop. We need to make exceptions to fully adopting a module for small maintenance fixes when the author has long since left. The author's last activity on github was January 2022. |
…ved in perl 5.38.0)
https://perldoc.perl.org/5.36.0/perlintern#uvuni_to_utf8_flags