Matthias Kilian [2006-06-18, 17:18:37]:
> On Sun, Jun 18, 2006 at 04:30:53PM +0200, Matthias Kilian wrote:
> > TRE is a lightweight, robust, and efficient POSIX compliant regexp
> > matching library with some exciting features such as approximate
> > (fuzzy) matching. It includes a version of the agrep (approximate
> > grep) command line tool for approximate regexp matching in the style
> > of grep.
> > 
> > Please test and comment.
> 
> Sorry, fucked up regress. Here's a working one.

on sparc64, i get this error:

Making check in agrep
make  check-TESTS
 ../.. .
agrep  random basic.in
agrep: Record delimiter pattern must not match an empty string
FAIL: run-tests.sh
================================================
1 of 1 tests failed

on sparc, a different one:
[...]
##########.*.*..*################*.**.***.**.**.**.***...*#Exec error, regex: 
"µ¡+", cflags 1, string: "€³€ÎŸÞ€Ï¡¢µ¡¡ŠÍøÊØÀ­¡Š¥»¥­", eflags 0
        got no match (regexec returned 1)
#Exec error, regex: "µ¡+", cflags 1, string: "€³€ÎŸÞ€Ï¡¢µ¡¡ŠÍøÊØÀ­¡Š¥»¥­", 
eflags 0
        got no match (regexec returned 1)
##############
1 (0 + 1) out of 48166 tests FAILED!
No memory leaks.
Peak memory consumption 118432 bytes (115.7 kB, 0.1 MB) in 169 blocks (average 
701 bytes per block).
FAIL: retest
================================================
1 of 2 tests failed


Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm

Reply via email to