emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#21124: closed ('invalid-mb-seq-UMR' test fails)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#21124: closed ('invalid-mb-seq-UMR' test fails)
Date: Fri, 31 Jul 2015 05:41:02 +0000

Your message dated Thu, 30 Jul 2015 22:40:17 -0700
with message-id <address@hidden>
and subject line Re: bug#21124: 'invalid-mb-seq-UMR' test fails
has caused the debbugs.gnu.org bug report #21124,
regarding 'invalid-mb-seq-UMR' test fails
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
21124: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21124
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: '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


--- End Message ---
--- Begin Message --- Subject: Re: bug#21124: 'invalid-mb-seq-UMR' test fails Date: Thu, 30 Jul 2015 22:40:17 -0700
On Thu, Jul 30, 2015 at 6:49 PM, Assaf Gordon <address@hidden> wrote:
> On Thu, Jul 30, 2015 at 09:56:29AM -0700, Jim Meyering wrote:
>
>> We already have a configure-time test to detect the desired
>> type of locale. The attached patch makes this test use
>> the configure-set variable, $LOCALE_JA, and skip the test
>> when its value is "none". Does that work for you?
>
>
> Yes, the test pass with this patch.

Thanks.
I've pushed that.


--- End Message ---

reply via email to

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