[njs] Fixed building by GCC with -O3.

2023-08-23 Thread Vadim Zhestikov via nginx-devel
details: https://hg.nginx.org/njs/rev/c0f581b26e84 branches: changeset: 2185:c0f581b26e84 user: Vadim Zhestikov date: Wed Aug 23 10:09:22 2023 -0700 description: Fixed building by GCC with -O3. diffstat: src/njs_array.c | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) d

[njs] Fixed building by GCC with -O3.

2017-11-22 Thread Dmitry Volyntsev
details: http://hg.nginx.org/njs/rev/22cc52416e84 branches: changeset: 433:22cc52416e84 user: Dmitry Volyntsev date: Wed Nov 22 18:55:57 2017 +0300 description: Fixed building by GCC with -O3. diffstat: njs/njs_fs.c | 4 1 files changed, 4 insertions(+), 0 deletions(-) diff