New issue 244: improve error msg with wrong date: syntax error, unexpected NUMBER https://bitbucket.org/blais/beancount/issues/244/improve-error-msg-with-wrong-date-syntax
Martin Michlmayr: A wrong dates leads to ``` syntax error, unexpected NUMBER ``` It doesn't say where so this might be anything. Could it say "problem parsing date, expecting NUMBER"? Test: ``` 208-03-18 * "invalid date" ``` -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/20180318153628.26894.59445%40celery-worker-105.ash1.bb-inf.net. For more options, visit https://groups.google.com/d/optout.
