Fixing compilation errors
Dependencies
- [2]
L5IUD2DSFixing the regular expression parsing the protocol lines - [3]
CCLLB7OIUpgrading to Sanakirja 0.15 + version bump - [4]
GHO6DWPIRefactoring iterators - [5]
3AMEP2Y5More convenient interface for channels - [6]
I52XSRUHMassive cleanup, and simplification - [*]
SXEYMYF7Fixing 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
pub(crate) fn current_state<'db, 'txn: 'db, T: ChannelTxnT>(pub fn current_state<'db, 'txn: 'db, T: ChannelTxnT>(