Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 80f266d3fc15255d56d2bebebceba52614f04943
https://github.com/Perl/perl5/commit/80f266d3fc15255d56d2bebebceba52614f04943
Author: Karl Williamson <[email protected]>
Date: 2024-11-26 (Tue, 26 Nov 2024)
Changed paths:
M utf8.c
Log Message:
-----------
utf8n_to_uvchr_msgs(): Macroize a common paradigm
Each of the cases in the loop had a somewhat obscure conditional that
had a few variants. This commit creates a macro that puts the
complication in one place.
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications