bug-sed
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#21124: 'invalid-mb-seq-UMR' test fails


From: Assaf Gordon
Subject: bug#21124: 'invalid-mb-seq-UMR' test fails
Date: Thu, 23 Jul 2015 17:47:07 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

Hello,

With sed from git (4.2.2.89-e387), I get one test failure in 
'invalid-mb-seq-UMR' (log attached).

The error seem to be:
===
+valgrind --quiet --error-exitcode=1 sed -e 's/a/b\U\xb2c/' in
[...]
+ compare_ exp out
+ diff -u exp out
--- exp 2015-07-23 17:42:41.144358380 -0400
+++ out 2015-07-23 17:42:41.780358374 -0400
@@ -1 +1 @@
-bC
+b<FF>C
===

regards,
 - assaf

Attachment: test-suite.log
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]