Files
glib/glib/tests
Guido Günther a164b49532 gregex: Allow G_REGEX_JAVASCRIPT_COMPAT in compile mask for g_regex_new
The flag is still ignored but this way we properly deprecate
at compile time without raising an unexpected criticals at runtime:

   g_regex_new: assertion '(compile_options & ~G_REGEX_COMPILE_MASK) == 0' failed

and then failing to create the regex completely.

Fixes 8d5a44dc8 ("replace pcre1 with pcre2")
2022-09-27 13:52:05 +02:00
..
2022-07-05 11:06:49 +00:00
2022-07-25 22:30:22 +01:00
2010-07-10 23:56:45 -04:00
2010-07-05 23:43:47 -04:00
2018-12-17 16:19:31 -05:00
2011-02-13 23:49:19 -05:00
2013-11-23 00:39:07 -05:00
2010-07-07 22:03:02 -04:00
2022-07-25 22:30:22 +01:00
2011-01-27 23:07:53 -05:00
2022-04-14 15:38:47 +04:00
2021-05-13 22:16:27 +01:00
2022-05-19 12:39:33 -04:00
2022-04-28 11:22:53 +01:00