Fixing compilation errors

pmeunier
Dec 17, 2021, 9:22 PM
TA5VXGFGDBLENEH4SRHD7FOUXPXRKIHN7DIBUREW3DZHMDVJNNCAC

Dependencies

  • [2] L5IUD2DS Fixing the regular expression parsing the protocol lines
  • [3] CCLLB7OI Upgrading to Sanakirja 0.15 + version bump
  • [4] 3AMEP2Y5 More convenient interface for channels
  • [5] I52XSRUH Massive cleanup, and simplification
  • [6] GHO6DWPI Refactoring iterators
  • [*] SXEYMYF7 Fixing the bad changes in history (unfortunately, by rebooting).

Change contents

  • edit in pijul/src/commands/protocol.rs at line 34
    [8.124152]
    [2.0]
    static ref TAG: Regex = Regex::new(r#"^tag\s+(\S+)\s+(\S+)\s+([0-9]+)\s+"#).unwrap();
  • replacement in libpijul/src/pristine/mod.rs at line 897
    [4.40128][3.62545:62606]()
    pub(crate) fn current_state<'db, 'txn: 'db, T: ChannelTxnT>(
    [4.40128]
    [4.40182]
    pub fn current_state<'db, 'txn: 'db, T: ChannelTxnT>(