~bzr-pqm/bzr/bzr.dev

  • Committer: John Arbash Meinel
  • Date: 2010-07-28 21:52:51 UTC
  • Revision ID: john@arbash-meinel.com-20100728215251-ylmowc0jmddlbmuc
Fix some signed integer warnings in diff-delta.c

We know that the first item comes after the second, so 'x - y' is known
to be positive. So we can just cast it, to avoid the compiler warning.
Filename Latest Rev Last Changed Committer Comment Size
..
bzr-crashdb.conf 4797.33.16 14 years ago Robert Collins Update bugfix for 528114 to trunk. 174 bytes Diff Download File
README 4797.33.16 14 years ago Robert Collins Update bugfix for 528114 to trunk. 399 bytes Diff Download File
source_bzr.py 4797.33.16 14 years ago Robert Collins Update bugfix for 528114 to trunk. 1.4 KB Diff Download File