chiark / gitweb /
Reapply patches
[pcre3.git] / pcretest.c
index 78ef5177df7532a701a518e49b49b3d07989ce5c..f42f0a30302a9b15c7f65c27d3a9ec60ade1bc12 100644 (file)
@@ -2984,7 +2984,7 @@ int main(int argc, char **argv)
 {
 FILE *infile = stdin;
 const char *version;
-int options = 0;
+long int options = 0;
 int study_options = 0;
 int default_find_match_limit = FALSE;
 pcre_uint32 default_options = 0;