ngx_http_html_sanitize_module icon indicating copy to clipboard operation
ngx_http_html_sanitize_module copied to clipboard

Allow compiling with GCC 8

Open dvershinin opened this issue 6 years ago • 0 comments

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

dvershinin avatar Aug 08 '19 22:08 dvershinin