projects
/
kinect-audio-setup.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
4df3757
)
kinect_upload_fw: fix -Wsign-compare and -Wpointer-sign
author
Antonio Ospite <ospite@studenti.unina.it>
Thu, 29 Sep 2011 21:11:21 +0000
(23:11 +0200)
committer
Antonio Ospite <ospite@studenti.unina.it>
Thu, 29 Sep 2011 21:40:12 +0000
(23:40 +0200)
kinect_upload_fw.c:99:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
kinect_upload_fw.c:188:4: error: pointer targets in passing argument 3 of ‘libusb_bulk_transfer’ differ in signedness [-Wpointer-sign]
No differences found