Ledger now supports Unicode regular expressions

11 views
Skip to first unread message

John Wiegley

unread,
Nov 9, 2009, 3:34:29 AM11/9/09
to ledge...@googlegroups.com
If you're using UTF-8 encoded data files, you may have found, for
example, that lowercase Russian words will not regexp match against
mixed-case Russian words. This can be fixed by installing the ICU
library before building Boost. Or, on OS X:

sudo port install -f boost +icu

If you want Python support as well:

sudo port install -f boost +python26+icu

Now you'll need to "make distclean", and then run "acprep update"
again. At the end, you'll have a Unicode-regexp-aware Ledger.

John

Reply all
Reply to author
Forward
0 new messages