parse error message improved itself, awesome..
This commit is contained in:
parent
a6b7ef597f
commit
21e4f87102
@ -5,6 +5,5 @@
|
|||||||
b
|
b
|
||||||
>>>2
|
>>>2
|
||||||
hledger: parse error at (line 1, column 4):
|
hledger: parse error at (line 1, column 4):
|
||||||
unexpected " "
|
|
||||||
accountname seems ill-formed: a:
|
accountname seems ill-formed: a:
|
||||||
>>>= 1
|
>>>= 1
|
||||||
|
|||||||
@ -5,7 +5,6 @@
|
|||||||
c -1
|
c -1
|
||||||
>>>2
|
>>>2
|
||||||
"-" (line 4, column 1):
|
"-" (line 4, column 1):
|
||||||
unexpected end of input
|
|
||||||
could not balance this transaction (real postings are off by 0.1)
|
could not balance this transaction (real postings are off by 0.1)
|
||||||
2009/01/01 a
|
2009/01/01 a
|
||||||
b 1.1
|
b 1.1
|
||||||
|
|||||||
@ -3,12 +3,4 @@
|
|||||||
2009-01-01 broken entry
|
2009-01-01 broken entry
|
||||||
дебит 1
|
дебит 1
|
||||||
кредит -2
|
кредит -2
|
||||||
>>>2
|
>>>2 /дебит/
|
||||||
"-" (line 4, column 1):
|
|
||||||
unexpected end of input
|
|
||||||
could not balance this transaction (real postings are off by -1)
|
|
||||||
2009/01/01 broken entry
|
|
||||||
дебит 1
|
|
||||||
кредит -2
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user