[njs] A fix of possible sign extension overflow,

2016-09-25 Thread Igor Sysoev
details: http://hg.nginx.org/njs/rev/5ef1091ecfaf branches: changeset: 181:5ef1091ecfaf user: Igor Sysoev date: Sun Sep 25 10:54:51 2016 +0300 description: A fix of possible sign extension overflow, the issue has been found by Coverity Scan. diffstat: nxt/nxt_array.c | 4 ++-- 1

[njs] All C feature attributes have been disabled for Linux/PPC64.

2016-09-25 Thread Igor Sysoev
details: http://hg.nginx.org/njs/rev/6a983847db14 branches: changeset: 180:6a983847db14 user: Igor Sysoev date: Sat Sep 24 22:13:31 2016 +0300 description: All C feature attributes have been disabled for Linux/PPC64. diffstat: nxt/auto/clang | 155 ++-