>>>> "Sean" == Sean MacLennan
<seanm(a)seanm.ca> writes:
Sean> Also, I noticed that the regexp tests need a lot of
Sean> additions. Just in the \b case, only certain boundry
Sean> conditions are checked, not that it works.
I checked what I could think of at the time. There's no reason not to
add more if you can think of them.
Sean> Also, there are no tests for \B which is tightly bound to
Sean> \b. If you work on \b there is a good chance you will break
Sean> \B.
Not if you do it the way I did, fixing the bug with changes restricted
to the compound statement controlled by the `wordbound:' label.
But it's probably a good idea to add them.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.