~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 2255.2.91.

Correct the mistakes in the logic of _get_block_entry_index.

  * The exit condition compared all the tuple, rather than the first part,
    so it would always trigger.
  * The wrong variable was incremented, so it would infinite loop if it wasn't
    for the above mistake.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: