summaryrefslogtreecommitdiff
path: root/libusb/os/threads_posix.c
diff options
context:
space:
mode:
authorChris Dickens <christopher.a.dickens@gmail.com>2020-04-28 12:36:29 -0700
committerChris Dickens <christopher.a.dickens@gmail.com>2020-04-28 12:36:29 -0700
commit14a302a2f55cb2e619158854f94845f2ca2c8214 (patch)
tree5cb4981c3c597af6c44986ffe44289cd5a7e3575 /libusb/os/threads_posix.c
parent8250881d74678e7312806960470db3636891d296 (diff)
downloadlibusb-14a302a2f55cb2e619158854f94845f2ca2c8214.tar.gz
sunos: Fix a number of compiler warnings
* [-Wdiscarded-qualifiers] assignment discards 'const' qualifier from pointer target type * [-Wpointer-sign] pointer targets in passing argument N of 'func' differ in signedness * [-Wsign-compare] comparision between signed and unsigned integer expressions * [-Wunused-function] 'func' declared 'static' but never defined * [-Wunused-parameter] unused parameter 'p' Signed-off-by: Chris Dickens <christopher.a.dickens@gmail.com>
Diffstat (limited to 'libusb/os/threads_posix.c')
0 files changed, 0 insertions, 0 deletions