1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-08 00:28:29 +03:00
Files
mariadb/regex/regexec.c
unknown c21f2373b0 Bug#19407 Test 'func_regexp' fails on Windows x64
regex/regexec.c:
  The Win64 pre-processor evaluates state1 at the end of the chain at replace-time not at definition-time.  This causes states1 to be defined as char *.
2006-06-19 22:19:05 -04:00

4.3 KiB