Unicode support in unicode::is_letter predicate #2

Closed
opened 2022-05-02 18:55:23 +02:00 by robben · 2 comments
robben commented 2022-05-02 18:55:23 +02:00 (Migrated from engi.evolpe.it)

Now is_letter is implemented in the means of C++ isalpha which only support ASCII letters.

Now `is_letter` is implemented in the means of C++ `isalpha` which only support ASCII letters.
robben commented 2022-05-02 18:55:23 +02:00 (Migrated from engi.evolpe.it)

assigned to @robben

assigned to @robben
robben commented 2022-05-02 20:46:16 +02:00 (Migrated from engi.evolpe.it)

Solved in 8127bcfe89

Solved in 8127bcfe895990317a7d63d83021782631c8d53a
Sign in to join this conversation.
No Label
bug
enhancement
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: s416496/musique#2
No description provided.