diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-06-27 12:16:37 +0200 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-06-27 12:16:37 +0200 |
| commit | e878ce9a44029d72c88d65cd0310b92ede2c28ad (patch) | |
| tree | 1d212c3f61ef28ccdc6b0b4f633050a6467bd8c2 /README.md | |
| parent | bda12e168733451328e39aceb6b2625f6b28e29c (diff) | |
| download | terex-e878ce9a44029d72c88d65cd0310b92ede2c28ad.tar.gz | |
REG_RAW is a pure re_comp() flag now
I missed the possibility to query the compilation flags from the
execution variables.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -17,7 +17,7 @@ Compared to hsrex, this library has the following changes: * Native UTF-8 support - no need to convert UTF-8 to UTF-32 first. You no longer need to compile a special version of the library. It expects Unicode strings by default unless specifying the `REG_RAW` - compilation and execution flag. + compilation flag. ## TODO |
