Thierry Crozat
9ab48df4b6
COMMON: Fix comparaison operators for U32String
...
They were supposed to compare two U32String, but due to a copy/paste
error they were comparing a U32String with a String. It compiled
because there is a String constructor that takes a U32String (and
converts it to UTF-8), but it was probably not quite working as
expected for non-ASCII characters.
2020-09-02 21:01:15 +01:00
..
2020-08-30 14:43:41 +02:00
2020-08-31 18:17:29 +01:00
2020-08-30 14:43:41 +02:00
2020-08-30 14:43:41 +02:00
2020-08-30 14:43:41 +02:00
2020-08-23 01:08:47 +02:00
2020-08-31 18:17:28 +01:00
2020-08-31 18:17:28 +01:00
2020-09-01 16:54:33 +02:00
2020-08-22 22:58:43 +02:00
2020-08-21 09:39:00 +02:00
2020-08-21 09:39:00 +02:00
2020-08-30 14:43:41 +02:00
2020-08-30 14:43:41 +02:00
2020-08-29 17:22:38 +02:00
2020-09-01 21:52:42 +01:00
2020-08-30 14:43:41 +02:00
2020-08-30 14:43:41 +02:00
2020-08-30 14:43:41 +02:00
2020-08-30 14:43:41 +02:00
2020-08-30 14:43:41 +02:00
2020-08-30 14:43:41 +02:00
2020-08-30 14:43:41 +02:00
2020-08-30 14:43:41 +02:00
2020-09-02 12:08:49 +02:00
2020-09-02 12:08:49 +02:00
2020-08-30 14:43:41 +02:00
2020-08-30 14:43:41 +02:00
2020-09-02 21:01:15 +01:00
2020-09-02 21:01:15 +01:00
2020-08-31 21:57:07 +01:00
2020-08-21 00:59:18 +02:00