Ticket #9 (new defect)
Opened 17 months ago
Patch to fix sign-compare warnings
| Reported by: | jeff@… | Owned by: | |
|---|---|---|---|
| Priority: | major | Component: | codec |
| Version: | 1.0 | Keywords: | |
| Cc: |
Description
When compiling with -Wall -Wextra there are sign-compare warnings in the files ag_dec.c and ag_enc.c. Attached is a simple patch to fix the build warnings.
Attachments
Note: See
TracTickets for help on using
tickets.

Patch