Parsing empty edits

pmeunier
Feb 7, 2024, 4:40 PM
6MQI5WO7EPKIILBAYHWCWDR27TLXCO67V34YXCB5L2HRUK5KLQRQC

Dependencies

  • [2] ALKSQF2F Return parse errors in the text format when a hunk description is parsed, but the hunk fails to parse
  • [3] YNDPMU3V Fixing #792
  • [4] 5FI6SBEZ Re-implement change printing and parsing

Change contents

  • replacement in libpijul/src/change/parse.rs at line 189
    [2.5241][2.5241:5403]()
    return Err(nom::Err::Error(nom::error::Error::new(
    i,
    nom::error::ErrorKind::Verify,
    )));
    [2.5241]
    [2.5403]
    Vec::new()