GNU bug report logs - #21124
'invalid-mb-seq-UMR' test fails

Previous Next

Package: sed;

Reported by: Assaf Gordon <assafgordon <at> gmail.com>

Date: Thu, 23 Jul 2015 21:48:02 UTC

Severity: normal

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Assaf Gordon <assafgordon <at> gmail.com>
Subject: bug#21124: closed (Re: bug#21124: 'invalid-mb-seq-UMR' test fails)
Date: Fri, 31 Jul 2015 05:41:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the sed package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 21124 <at> debbugs.gnu.org.

-- 
21124: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=21124
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Jim Meyering <jim <at> meyering.net>
To: Assaf Gordon <assafgordon <at> gmail.com>
Cc: 21124-done <at> debbugs.gnu.org
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 <assafgordon <at> gmail.com> 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.

[Message part 3 (message/rfc822, inline)]
From: Assaf Gordon <assafgordon <at> gmail.com>
To: bug-sed <at> gnu.org
Subject: 'invalid-mb-seq-UMR' test fails
Date: Thu, 23 Jul 2015 17:47:07 -0400
[Message part 4 (text/plain, inline)]
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
[test-suite.log (text/x-log, attachment)]

This bug report was last modified 9 years and 302 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.