Welcome! Log In Create A New Profile

Advanced

[nginx] Perl: prototyping behavior explicitly specified.

Maxim Dounin
August 18, 2015 09:28AM
details: http://hg.nginx.org/nginx/rev/c6cc0b79a43d
branches:
changeset: 6233:c6cc0b79a43d
user: Maxim Dounin <mdounin@mdounin.ru>
date: Tue Aug 18 16:26:18 2015 +0300
description:
Perl: prototyping behavior explicitly specified.

When prototyping behavior is not explicitly specified, xsubpp emits
a message to stderr asking to do so (see ticket #608).

diffstat:

src/http/modules/perl/nginx.xs | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)

diffs (13 lines):

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
@@ -98,6 +98,9 @@ ngx_http_perl_output(ngx_http_request_t
MODULE = nginx PACKAGE = nginx


+PROTOTYPES: DISABLE
+
+
void
status(r, code)
CODE:

_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Perl: prototyping behavior explicitly specified.

Maxim Dounin 632 August 18, 2015 09:28AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 117
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready