>>>>> "MB" == Michael Bryant <[email protected]> writes:
MB> Attached is a file with a minimal version of what I am trying to MB> accomplish. Due to using the account() function, I am using the latest MB> master branch version of ledger. MB> Is this a bug, or am I doing something wrong? The problem here, which ought to be considered a bug, is that "define" cannot override the definition of "max", which is a built-in function taking two arguments. Once you change the name of max to something else, you'll hit another problem, but maybe you'll know the answer to that one... 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/ledger-cli/m2a79ypulw.fsf%40newartisans.com.
