On 22.01.18,07:00, Rob Napier wrote: > The following ledger file generates a floating point exception on the > following command: > > *x.ledger* > > 2018/01/19 * Transfer to X ; Date in the past > Transfer:X $1000 > Assets:Checking > > > 2018/01/23 Transfer to Y ; Date in the future > Transfer:Y $1000 > Assets:Checking > > > *command* > ledger -f x.ledger --no-pager -X $ reg assets > Floating point exception: 8 > > This crash occurs when the final transaction is in the future (so this > is run on Jan 22). > > * Adding --current will avoid the crash. > * Removing "assets" will avoid the crash. > * Removing -X $ will avoid the crash > * Removing the first entry will avoid the crash > > I can't find http://bugs.ledger-cli.org. Has it been taken down? >
It seems like bugs.ledger-cli.org is not working. Would it be useful to activate the issues feature at the ledger github site so bugs can be reported and tracked? Now it seems it's only active for pull requests. Jostein -- --- 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.
