last_common_state: stop when reaching the first state

pmeunier
Jan 1, 2022, 12:49 PM
EGGMG5HPSN24ZBBOMFAB7HJ4WTHR5VDQQLARFCYKVOJ7BX3OY6CAC

Dependencies

  • [2] WQQJLPTX Fix the comparison between channels states when one is empty
  • [3] QMTANHVN Reset: only output changed files
  • [4] HSVGP2G4 Version bump + formatting
  • [5] YN63NUZO Sanakirja 1.0
  • [*] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • replacement in libpijul/src/pristine/mod.rs at line 2176
    [2.487][3.4758:4778](),[3.112133][3.4758:4778](),[3.4758][3.4758:4778]()
    a = mid
    [2.487]
    [3.4778]
    if a == mid {
    break;
    } else {
    a = mid
    }