Welcome! Log In Create A New Profile

Advanced

[njs] Removed unused closures field in njs_variable_t.

Dmitry Volyntsev
March 17, 2019 10:38AM
details: https://hg.nginx.org/njs/rev/65109fd228e0
branches:
changeset: 830:65109fd228e0
user: Dmitry Volyntsev <xeioex@nginx.com>
date: Sun Mar 17 17:36:17 2019 +0300
description:
Removed unused closures field in njs_variable_t.

diffstat:

njs/njs_variable.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 82f84bd637a3 -r 65109fd228e0 njs/njs_variable.h
--- a/njs/njs_variable.h Sun Mar 17 17:11:09 2019 +0300
+++ b/njs/njs_variable.h Sun Mar 17 17:36:17 2019 +0300
@@ -22,7 +22,6 @@ typedef struct {
nxt_str_t name;

njs_variable_type_t type:8; /* 3 bits */
- uint8_t closure; /* 1 bit */
uint8_t argument;

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

[njs] Removed unused closures field in njs_variable_t.

Dmitry Volyntsev 227 March 17, 2019 10:38AM



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

Online Users

Guests: 246
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