rurban / re-engine-PCRE2

use pcre-jit instead of slow perl regex
Other
1 stars 4 forks source link

Fix compiler warnings #27

Closed ppisar closed 7 years ago

ppisar commented 7 years ago

These two commits fixes warnings I can see with GCC 7.0.1, pcre2-10.23 and perl-5.24.1 on x86_64 platform.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling dae742bb999f9595c03a68c6f4b672bb0914df75 on ppisar:warnings into f18499cef18724e1dc4a0ec5604c7c2820737bd4 on rurban:master.