]> git.kaiwu.me - njs.git/commit
Silenced cast to smaller integer type warning.
authorAlexander Borisov <alexander.borisov@nginx.com>
Mon, 1 Jun 2020 15:09:29 +0000 (18:09 +0300)
committerAlexander Borisov <alexander.borisov@nginx.com>
Mon, 1 Jun 2020 15:09:29 +0000 (18:09 +0300)
commit395aaa728c215896f51729384a4b6015c09d42cc
tree18c87b15cb9da2a8a82696b178801a8ba1887f7f
parent209e20c7b75e957ca6f3719e1b2b237dcc53e50e
Silenced cast to smaller integer type warning.

This fixes compilation with clang 11.
src/njs_parser.c