>>>>> Tim Crews <[email protected]> writes: > On Saturday, June 22, 2013 10:33:36 PM UTC-7, John Wiegley wrote: >>>>>> Craig Earls <[email protected]> writes:
>> I know that abs is a value expression function, why doesn't it work here? > That's very easy to remedy. I will enter a bug for this. > John > Doh! Missed this response by a few minutes! Tim, if you're looking for a clue: there's a use of bind_scope_t missing somewhere, between the point where the report is invoked, and the point where the sort expression gets evaluated. It needs the report scope to be bound to the posting scope, otherwise functions like "abs" aren't visible. 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.
