diff options
| author | Barinzaya <barinzaya@gmail.com> | 2025-04-07 15:41:21 -0400 |
|---|---|---|
| committer | Barinzaya <barinzaya@gmail.com> | 2025-04-07 15:41:21 -0400 |
| commit | 92ac86ae3ca079d0485ed8b56fa45441b6c91356 (patch) | |
| tree | 2bc8fd51a5d8c882f0e81538755916140d238d9a /src/unicode.cpp | |
| parent | 2b26c0b39ee851509eaa29eb074fcfd0df242201 (diff) | |
Fixed `fmt` handling of `bit_set[Enum]` when `min(Enum) != 0`.
The lower bound of the `bit_set` was only being applied *after*
searching for a matching enum value, so values wouldn't line up if the
minimum value of the enum wasn't 0.
Diffstat (limited to 'src/unicode.cpp')
0 files changed, 0 insertions, 0 deletions