mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-09-06 17:37:21 +02:00
Task Data Parsing
- Improved the handling when parsing blank lines and empty task in the data, so that instead of the message: Taskwarrior no longer supports file format 1, originally used between 27 November 2006 and 31 December 2007. We now see: Unrecognized Taskwarrior file format or blank line in data. - Merged t2.t.cpp into t.t.cpp.
This commit is contained in:
parent
603843821b
commit
bb58b796fd
8 changed files with 73 additions and 125 deletions
1
test/.gitignore
vendored
1
test/.gitignore
vendored
|
@ -20,7 +20,6 @@ msg.t
|
|||
nibbler.t
|
||||
rx.t
|
||||
t.t
|
||||
t2.t
|
||||
t3.t
|
||||
taskmod.t
|
||||
tdb2.t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue