Ticket #2277 (new defect) — at Initial Version

Opened 14 years ago

Last modified 14 years ago

Warnings in mcdiff

Reported by: styx Owned by:
Priority: major Milestone: 4.7.4
Component: mcdiff Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

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]
Note: See TracTickets for help on using tickets.