[Perl/perl5] 80f266: utf8n_to_uvchr_msgs(): Macroize a common paradigm

2024-11-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 80f266d3fc15255d56d2bebebceba52614f04943 https://github.com/Perl/perl5/commit/80f266d3fc15255d56d2bebebceba52614f04943 Author: Karl Williamson Date: 2024-11-26 (Tue, 26 Nov 2024) Changed paths: M utf8.

[Perl/perl5] 5f8a78: uvoffuni_to_utf8_flags_msgs(): Return proper bit

2024-11-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 5f8a785e711b5c8cb47e62ea3a9fd5daceff3426 https://github.com/Perl/perl5/commit/5f8a785e711b5c8cb47e62ea3a9fd5daceff3426 Author: Karl Williamson Date: 2024-11-26 (Tue, 26 Nov 2024) Changed paths: M utf8.

[Perl/perl5] 4027c9: pp.c: Replace SvUV_nomg(sv) with SvUVX(sv) in pp_int.

2024-11-26 Thread TAKAI Kousuke via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 4027c9dfc870041a4c8bc797e4c65a7877b04785 https://github.com/Perl/perl5/commit/4027c9dfc870041a4c8bc797e4c65a7877b04785 Author: TAKAI Kousuke <62541129+t-...@users.noreply.github.com> Date: 2024-11-27 (Wed, 27

[Perl/perl5] 6c47c3: utf8n_to_uvchr_msgs(): Fix wrong overflow warn cat...

2024-11-26 Thread Karl Williamson via perl5-changes
Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: 6c47c372584db5ee2bc6e09b288f55ac8e9bb5f0 https://github.com/Perl/perl5/commit/6c47c372584db5ee2bc6e09b288f55ac8e9bb5f0 Author: Karl Williamson Date: 2024-11-26 (Tue, 26 Nov 2024) Changed paths: M utf8.