GNU bug report logs - #63533
test-mbrlen5.sh failure

Previous Next

Package: grep;

Reported by: Caleb Zulawski <caleb.zulawski <at> gmail.com>

Date: Tue, 16 May 2023 04:11:02 UTC

Severity: normal

Tags: notabug

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Caleb Zulawski <caleb.zulawski <at> gmail.com>
To: 63533 <at> debbugs.gnu.org
Subject: bug#63533: test-mbrlen5.sh failure
Date: Wed, 17 May 2023 21:09:02 -0400
Thanks, this makes sense.  The configure file has the following:

# grep never invokes mbrtowc or mbrlen on empty input,
# so don't worry about this common bug,
# as working around it would merely slow grep down.
gl_cv_func_mbrtowc_empty_input='assume yes’

Isn’t this test too strict, then?  Or is there some way to disable/allow failure for this particular test?  It seems like it should not prevent a build.  Thanks.

> On May 16, 2023, at 2:55 AM, Carlo Arenas <carenas <at> gmail.com> wrote:
> 
> That is a test for a bug that your system image has but that is not
> relevant to grep (mbrlen doesn't correctly handle a call with a len of
> 0).
> 
> Carlo
> 
> 
> 
> 





This bug report was last modified 2 years and 86 days ago.

Previous Next


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