From e878ce9a44029d72c88d65cd0310b92ede2c28ad Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sat, 27 Jun 2026 12:16:37 +0200 Subject: REG_RAW is a pure re_comp() flag now I missed the possibility to query the compilation flags from the execution variables. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f3b39ab..dc5d19c 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3