* Scott Carpenter <[email protected]> [2019-01-04 17:35]: > Tried to glom a whole bunch of accounts together for a query, but appears > there is a 256 character limit for the // grouping, e.g.: > > While parsing value expression: > (cleared)&((account =~ /^(fu: bar|...lots of chars...|abc: def)$/)) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Error: Invalid char 'a' (wanted '/')
How old is your version of ledger? I would have thought this was fixed in: commit c5f68caa9e4fa9fb1fc44a62af9aeace12206469 Author: Martin Michlmayr <[email protected]> Date: Mon Feb 15 13:58:18 2016 -0800 Increase maximum length for regex Fixes bug #981 -- Martin Michlmayr https://www.cyrius.com/ -- --- 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.
