summaryrefslogtreecommitdiffhomepage
path: root/src/nxt_job_resolve.h
diff options
context:
space:
mode:
authorMax Romanov <max.romanov@nginx.com>2021-03-02 18:31:03 +0300
committerMax Romanov <max.romanov@nginx.com>2021-03-02 18:31:03 +0300
commit73ac0496feb38ef2098163847206d304cf2c9a73 (patch)
tree9769607a02ceaa01fc8f4656731297760710da9a /src/nxt_job_resolve.h
parentfddde539c9cde818857f46c24eaa7d4e57eb9b44 (diff)
downloadunit-73ac0496feb38ef2098163847206d304cf2c9a73.tar.gz
unit-73ac0496feb38ef2098163847206d304cf2c9a73.tar.bz2
Fixing warnings on Solaris.
pthread_t on Solaris is an integer type with size not equal to pointer size. To avoid warnings, type casts to and from pointer needs to be done via uintptr_t type. This change originally proposed by Juraj Lutter <juraj@lutter.sk>.
Diffstat (limited to 'src/nxt_job_resolve.h')
0 files changed, 0 insertions, 0 deletions