>>>>> Charles Merriam <[email protected]> writes:
> I'm trying to use --pedantic and finding the problem with declaring the > 'Unknown' account. > If I declare this account with the usual line: > account Unknown > I get a Segmentation Fault 11 on my OS/X version of ledger. If I comment > the line out, I get an 'Error: Unknown Account' error. I just pushed a possible fix for this. Can you try? "Unknown" has special meaning for account names in some places, so you are triggering code paths that have never been used in this context. Thanks, John -- --- 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/groups/opt_out.
