Re: [GSoC'14] Adding fixed precision support and extending test suite for Ledger-CLI

2014-05-11 Thread Steve Purcell
On 10 May 2014, at 21:23, Bradley M. Kuhn bk...@ebb.org wrote: John Wiegley wrote: I would need real accountants to weigh in here before being willing to commit to code changes. I've talked to multiple accountants about the issue of rounding and none of them seem to be all that worried

Re: Building on Ubuntu 12.04

2014-05-11 Thread thierry
It did not worked for me too, with error message: error: C++0x was disabled in PCH file but is currently enabled This should be fixed now. I confirm this is fixed. Thanks to John Johann. -- --- You received this message because you are subscribed to the Google Groups Ledger

Building on Debian Wheezy with clang: seg fault on 78AB4B87 9188F587 regress tests

2014-05-11 Thread thierry
Hello, I managed to compile ledger on Debian stable aka Wheezy with clang and latest version of boost. See commands below. Some points: - At the beginning of acprep, I have the error Performing Test BOOST_REGEX_UNICODE_RUNS - Failed, but the build was anyway successful. - make check is

Re: value expressions and automatic transactions

2014-05-11 Thread Jeffrey Brent McBeth
On Sat, May 10, 2014 at 05:37:14PM +, John Wiegley wrote: Jeffrey Brent McBeth mcb...@broggs.org writes: I'm struggling to get my head around how to write value expressions with respect to automatic transactions /^Liabilities:CrushingDebt/ and (d [2014/04/15]) Try: expr

Re: Building on Ubuntu 12.04

2014-05-11 Thread thierry
BTW, there are now some warnings related to system.hh when running acprep. This is on ubuntu 14.04 (latest). --- snip --- Scanning dependencies of target ledger [ 90%] Building CXX

Re: Building on Debian Wheezy with clang: seg fault on 78AB4B87 9188F587 regress tests

2014-05-11 Thread thierry
I then tested on my data, but it fails on first transaction of my ledger file: start --- $ cat /tmp/thierry.ledger 1994/01/01 * Solde initial Actif:Courant:BnpCc7849,42 F = 7849,42

can't use this month or this week as period?

2014-05-11 Thread Eric Abrahamsen
I hope I'm missing something here -- using this year as a period argument to the command line works great, but the same thing gives an empty output for this month or this week. Specifying the month works: [.ledger] $ ledger bal -p may cats 30.00 RMB Expenses:Cats:Food [.ledger] $ ledger

Re: can't use this month or this week as period?

2014-05-11 Thread Craig Earls
this month and last month both work for me with latest build. On Sun, May 11, 2014 at 7:05 PM, Eric Abrahamsen e...@ericabrahamsen.net wrote: I hope I'm missing something here -- using this year as a period argument to the command line works great, but the same thing gives an empty output for

Re: can't use this month or this week as period?

2014-05-11 Thread Eric Abrahamsen
Craig Earls ender...@gmail.com writes: this month and last month both work for me with latest build. I think I figured it out. I used a test file with a single transaction and added information from there, and it looks like giving a top-of-file year specification as Y2014 rather than year 2014