On Thu, Nov 18, 2010 at 11:42 AM, John Wiegley <[email protected]> wrote: > = expr date=>[2010/02/10] && account =~ /^(?:Expenses:(Cable|Utils))/ && > account !~ /Expenses:Utils:Water/ > $account -0.5 > Assets:Receivable:Andrew 0.5
Hrm. This makes ledger segfault. I'm using 3.0.0-20100623 from the pre-compiled OS-X binaries. I'll try compiling from the next branch and see what happens.
