Ticket #121 (closed defect: fixed)

Opened 20 months ago

Last modified 18 months ago

[PATCH] trivial patches to fix complier warnings

Reported by: rogueresearch Owned by: rogueresearch
Milestone: Component: libusb-1.0
Keywords: Cc:
Blocked By: Blocks:

Description

I'm trying out the 'testing' branch before 1.0.9 in released.

Attached are patches for a few compiler warnings. Straightforward stuff.

Attachments

Change History

Changed 20 months ago by rogueresearch

comment:1 Changed 18 months ago by rogueresearch

In [59cc79f2c8e5da41fe2c761bf1e1d9cd18ddac81/libusb]:

Fix unused variable warnings when without timerfd and/or when on Darwin

References #121.

comment:2 Changed 18 months ago by rogueresearch

In [27ec326a9f1bff4481702b35f39897c65a5db586/libusb]:

Darwin: Fix warnings about mismatched signed/unsigned compare

References #121.

comment:3 Changed 18 months ago by rogueresearch

  • Owner set to rogueresearch
  • Resolution set to fixed
  • Status changed from new to closed

In [58c73ddca310f757fc7ca75197bf3d7ca58ce29a/libusb]:

descriptor.c: Use size_t for minor 64 bit compliance improvement

Fixes #121.

Note: See TracTickets for help on using tickets.