On 2016-05-08 20:52:24, Ray Lai <[email protected]> wrote:
> On Tue, 3 May 2016 19:24:00 +0200
> Florian Stinglmayr <[email protected]> wrote:
>
> > On Mon, May 02, 2016 at 02:48:28PM +0800, Ray Lai wrote:
> > [...]
> >
> > This patch works fine for me, and ledger works fine on my
> > ledger files. But someone with more complex files should also
> > probably take a look and test.
>
> I've enabled the test suite. It doesn't pass completely; for some
> reason "ledger balance --time-report" always sets
> latest_checkout_cleared, which causes ansi codes to be printed, even
> with --no-color. I don't know enough C++ to debug the cause, but I
> suspect that latest_checkout_cleared is being used uninitialized.
>
> For some reason the sort order also seems to be off a bit. But in terms
> of numbers, everything seems A-okay.
>
> For more details, run "make test" and look at:
> /home/ports/pobj/ledger-3.1.1/build-amd64/test/Testing/Temporary/LastTest.log
>
I'm just chiming in to quickly say that the 3.1.1 version works
for my usage case so far. I added the following to .ledgerrc to
restore the behavior of the 2.x series and I'm happy with
everything so far:
--no-color
--no-pager
--
Bryan