Branch: refs/heads/blead Home: https://github.com/Perl/perl5 Commit: a73aa540c8f8c4ec3268573ffcacdccbed9d0854 https://github.com/Perl/perl5/commit/a73aa540c8f8c4ec3268573ffcacdccbed9d0854 Author: David Mitchell <da...@iabyn.com> Date: 2024-04-02 (Tue, 02 Apr 2024)
Changed paths: M regcomp_trie.c Log Message: ----------- Minor fixups to S_trie_bitmap_set_folded() This is a new static function which replaces a similar macro. Yves pointed out that 'uvc' wasn't a good name for a variable which isn't of type UV, and Hugo pointed out that a (U8) cast was redundant. To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications