ngx_http_html_sanitize_module
ngx_http_html_sanitize_module copied to clipboard
Allow compiling with GCC 8
Looks like GCC 8 has some extra switches that cause failure while compiling the module with it. Added bypassing treating those warnings as errors. Verified that it's still ok with both GCC 4 and 8