It actually causes an assertion failure for me, so I think it is a
ledger bug.

Error: Assertion failed in
"/build/ledger-mvCOg_/ledger-3.1.2~pre1+g3a00e1c+dfsg1/src/textual.cc",
line 1433:ledger::post_t*
ledger::{anonymous}::instance_t::parse_post(char*, std::streamsize,
ledger::account_t*, ledger::xact_t*, bool): *line

On Wed, 6 Dec 2017, at 20:28, Michael Cooper wrote:
> Your problem is that there is a space character on the "empty" line
> between
> the two transactions. Since the line is not totally empty, it throws off
> ledger's parser. Deleting the space character makes the file work for me.
> 
> On Wed, Dec 6, 2017 at 11:32 AM Andrew Thorp <[email protected]> wrote:
> 
> > This file throws the same error. I created it by duplicating my file,
> > skimming off most of the posts, and changing the numbers.
> >
> > --
> >
> > ---
> > You received this message because you are subscribed to the Google Groups
> > "Ledger" group.
> > To unsubscribe from this group and stop receiving emails from it, send an
> > email to [email protected].
> > For more options, visit https://groups.google.com/d/optout.
> >
> 
> -- 
> 
> --- 
> You received this message because you are subscribed to the Google Groups
> "Ledger" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to