Ticket #2277 (assigned defect) — at Version 1

Opened 14 years ago

Last modified 14 years ago

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:

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

  • Status changed from new to assigned
  • Owner set to angel_il
  • Description modified (diff)
Note: See TracTickets for help on using tickets.