diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-07-24 15:07:42 +0200 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-07-24 15:07:42 +0200 |
| commit | 6b8cbeed6cd6e2a65b50e9e19910f928432434e3 (patch) | |
| tree | 7a291a061e1d1c002b6a104bacc5bd9c73346f21 /Makefile.linux | |
| parent | b00e966f85221c3702a1f3f90e9494eb480876dd (diff) | |
| download | terex-6b8cbeed6cd6e2a65b50e9e19910f928432434e3.tar.gz | |
fixed REG_ICASE for non-ANSI (Unicode) characters in the regular expression
* This was a combination of conversion loss and a too small color map.
* The test suite was actually broken for Unicode since we have to
`setlocale(LC_ALL, "")` for the libc Unicode handling functions
to work as expected. SciTECO already did that.
* Added test cases for plain Unicode (Cyrillic) characters in the
regexp and for character ranges.
Diffstat (limited to 'Makefile.linux')
0 files changed, 0 insertions, 0 deletions
