Log an error when a PCRE-HOST-PATTERN is used with FEATURE_PCRE_HOST_PATTERNS disabled
authorFabian Keil <fk@fabiankeil.de>
Sat, 12 Dec 2020 10:45:32 +0000 (11:45 +0100)
committerFabian Keil <fk@fabiankeil.de>
Mon, 14 Dec 2020 07:49:16 +0000 (08:49 +0100)
commit1a04091dfb254e1b89a107d27cccb4c55c565f51
tree4e53813e558595838a9d5fc63e5ffcee31dc5cf8
parente8717b543314e3812597f1ffd98832af6baee9dd
Log an error when a PCRE-HOST-PATTERN is used with FEATURE_PCRE_HOST_PATTERNS disabled

Don't treat this a fatal error so the regression tests
can be used with and without FEATURE_PCRE_HOST_PATTERNS.
urlmatch.c