Ticket #2277 (closed defect: fixed)

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: 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

  • Status changed from new to assigned
  • Owner set to angel_il
  • Description modified (diff)

comment:2 Changed 14 years ago by angel_il

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

comment:5 Changed 14 years ago by angel_il

  • Status changed from assigned to testing
  • Votes for changeset changed from andrew_b slavazanko to committed-master
  • Resolution set to fixed
  • severity changed from approved to merged

comment:6 Changed 14 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.