spiegel-keyman/common/cpp
Marc Durdin babb473682 fix(developer): handle leading whitespace correctly in u16tok()
A string with leading delimiters passed into `u16tok()` would not skip
those delimiters. This impacted `&targets` store and other locations.

Note that this tightens input parameter checks for delimiters and
context as well.

Fixes: #13721
Test-bot: skip
2026-08-27 11:15:14 +02:00
..
km_u16.cpp fix(developer): handle leading whitespace correctly in u16tok() 2026-08-27 11:15:14 +02:00
utfcodec.cpp refactor(core): move utfcodec to common 2024-08-13 15:04:07 +02:00
vkeys.cpp chore(common): move common cpp files and remove unused files 2026-05-20 13:44:05 +02:00