Ticket #2277 (closed defect: fixed)
Warnings in mcdiff
Reported by: | styx | Owned by: | angel_il |
---|---|---|---|
Priority: | major | Milestone: | 4.7.4 |
Component: | mcdiff | Version: | master |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | Votes for changeset: | committed-master |
Description (last modified by styx) (diff)
search.c: In function ‘mcdiffview_do_search_backward’: search.c:183: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] ydiff.c: In function ‘cvt_fget’: ydiff.c:1653: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] ydiff.c: In function ‘dview_execute_cmd’: ydiff.c:3085: warning: overflow in implicit constant conversion [-Woverflow]
Change History
comment:1 Changed 14 years ago by styx
- Owner set to angel_il
- Status changed from new to assigned
- Description modified (diff)
comment:2 Changed 14 years ago by angel_il
branch: 2277_mcdiff_warnings_fix
changeset: http://www.midnight-commander.org/changeset/2277_mcdiff_warnings_fix
comment:3 Changed 14 years ago by andrew_b
- Votes for changeset set to andrew_b
- severity changed from no branch to on review
comment:4 Changed 14 years ago by slavazanko
- Votes for changeset changed from andrew_b to andrew_b slavazanko
- severity changed from on review to approved
Note: See
TracTickets for help on using
tickets.