>>>> "njsf" == Nelson Ferreira
<nelson.ferreira(a)myrealbox.com> writes:
njsf> I got the following errors while testing the build:
This is expected, there's a known bug in the treatment of `\b' in
regexps. It claims to find word boundaries where there are no words.
I'm planning to add a known-bugs disclaimer to the test harness, but I
want to make sure the test is being run, so I didn't wait for that
before adding the test.
Testing /home/njsf/sandboxes/xemacs/xemacs-latest/tests/automated/regexp-tests.el...
FAIL: Assertion failed: (not (string-match "\\b" ""))
FAIL: Assertion failed: (not (string-match " \\b" " "))
FAIL: Assertion failed: (not (string-match "\\b " " "))
FAIL: Assertion failed: (not (string-match "\\b" ""))
FAIL: Assertion failed: (not (string-match " \\b" " "))
FAIL: Assertion failed: (not (string-match "\\b " " "))
regexp-tests.el: 158 of 164 (96%) tests successful.
--
Institute of Policy and Planning Sciences
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
My nostalgia for Icon makes me forget about any of the bad things. I don't
have much nostalgia for Perl, so its faults I remember. Scott Gilbert c.l.py