parse error message improved itself, awesome..

This commit is contained in:
Simon Michael 2010-03-12 22:02:34 +00:00
parent a6b7ef597f
commit 21e4f87102
3 changed files with 1 additions and 11 deletions

View File

@ -5,6 +5,5 @@
b
>>>2
hledger: parse error at (line 1, column 4):
unexpected " "
accountname seems ill-formed: a:
>>>= 1

View File

@ -5,7 +5,6 @@
c -1
>>>2
"-" (line 4, column 1):
unexpected end of input
could not balance this transaction (real postings are off by 0.1)
2009/01/01 a
b 1.1

View File

@ -3,12 +3,4 @@
2009-01-01 broken entry
дебит 1
кредит -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
>>>2 /дебит/