Compilation warning

pmeunier
Jan 18, 2026, 6:26 PM
XD36MXBQKHXWSPPPLPRTBUNHIYBATCHXPCRUFZHKCH4Z2ZA65DFQC

Dependencies

  • [2] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).
  • [3] FXEDPLRI Resurrecting tests, and type cleanup (no need for Arc<RwLock<…>> anymore)
  • [4] KIJOA3DK Fixing tests
  • [5] GHO6DWPI Refactoring iterators
  • [6] TIPZ7UXN Started fixing the tests for parallel record/output
  • [7] I52XSRUH Massive cleanup, and simplification
  • [8] 7FP2DFNX Optimisation: avoid re-checking the entire repo when recording after an unrecord

Change contents

  • replacement in libpijul/src/tests/unrecord.rs at line 328
    [2.260550][2.260550:260608]()
    let conflicts = output::output_repository_no_pending(
    [2.260550]
    [3.6067]
    // We used to consider this a conflict, but now unrecording a file
    // deletion also resurrects its hierarchy.
    let _conflicts = output::output_repository_no_pending(
  • edit in libpijul/src/tests/unrecord.rs at line 337
    [4.122][4.122:240]()
    // We used to consider this a conflict, but now unrecording a file
    // deletion also resurrects its hierarchy.