diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2012-02-20 19:14:35 +0000 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2012-02-20 19:14:35 +0000 |
commit | 7ba66f42a0cb15ff3cd6a93d6927f68fb8363a13 (patch) | |
tree | 40312db1a44609ba597666150553ed613ee57633 /src/core/ngx_buf.c | |
parent | 6bb86e3d5852e0d879c2e1f18dc1627172050606 (diff) | |
download | nginx-7ba66f42a0cb15ff3cd6a93d6927f68fb8363a13.tar.gz nginx-7ba66f42a0cb15ff3cd6a93d6927f68fb8363a13.zip |
Disable symlinks: added explicit cast of AT_FDCWD (ticket #111).
Solaris has AT_FDCWD defined to unsigned value, and comparison of a file
descriptor with it causes warnings in modern versions of gcc. Explicitly
cast AT_FDCWD to ngx_fd_t to resolve these warnings.
Diffstat (limited to 'src/core/ngx_buf.c')
0 files changed, 0 insertions, 0 deletions