mirror of
https://github.com/PCRE2Project/pcre2.git
synced 2025-10-22 16:08:34 +08:00
Update overlooked cmake update of name size to 128
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
#define PCRE2GREP_BUFSIZE @PCRE2GREP_BUFSIZE@
|
||||
#define PCRE2GREP_MAX_BUFSIZE @PCRE2GREP_MAX_BUFSIZE@
|
||||
|
||||
#define MAX_NAME_SIZE 32
|
||||
#define MAX_NAME_SIZE 128
|
||||
#define MAX_NAME_COUNT 10000
|
||||
|
||||
/* end config.h for CMake builds */
|
||||
|
Reference in New Issue
Block a user