Hi,
I got the following errors while testing the build:
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.
--
Nelson Ferreira