Opened 13 years ago
Closed 13 years ago
#23 closed defect (fixed)
the unit test parse-kv/random fails someteims due to tirival-utf-8 bug
Reported by: | avodonosov | Owned by: | avodonosov |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | code | Version: | 1.0 portable |
Keywords: | Cc: |
Description
This test generates random data and therefore fails not always, but sometimes.
The problem is caused by trivial-utf-8 but described here: http://lists.common-lisp.net/pipermail/trivial-utf-8-devel/2011-September/000031.html.
I will close the ticket after the trivial-utf-8 bug will be closed.
Note: See
TracTickets for help on using
tickets.
The trivial-utf-8 bug is fixed in their darcs (according to this message: http://lists.common-lisp.net/pipermail/trivial-utf-8-devel/2011-September/000032.html)