# HG changeset patch # User Igor Sysoev # Date 1164497064 0 # Node ID 978a1e0fa9c17e86aea8e8e11cd4649e2642b080 # Parent f3fae36f262f8698e6efc701299b1879a5b89dd0 it seems the PERL_NO_GET_CONTEXT was needed to disable warnings only diff --git a/src/http/modules/perl/nginx.xs b/src/http/modules/perl/nginx.xs --- a/src/http/modules/perl/nginx.xs +++ b/src/http/modules/perl/nginx.xs @@ -4,8 +4,6 @@ */ -#define PERL_NO_GET_CONTEXT - #include #include #include