GNU bug report logs - #5781
[bug #29349] ls.c missing HAVE_NL_LANGINFO check

Previous Next

Package: coreutils;

Reported by: Eric Blake <INVALID.NOREPLY <at> gnu.org>

Date: Fri, 26 Mar 2010 16:12:02 UTC

Severity: normal

Tags: fixed

Merged with 5776, 5778, 5779, 5780, 5783

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5781 in the body.
You can then email your comments to 5781 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-coreutils <at> gnu.org:
bug#5781; Package coreutils. (Fri, 26 Mar 2010 16:12:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Eric Blake <INVALID.NOREPLY <at> gnu.org>:
New bug report received and forwarded. Copy sent to bug-coreutils <at> gnu.org. (Fri, 26 Mar 2010 16:12:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Eric Blake <INVALID.NOREPLY <at> gnu.org>
To: Eric Blake <eblake <at> redhat.com>, Alan Hourihane <alanh <at> fairlite.co.uk>,
	jim <at> meyering.net, bug-coreutils <at> gnu.org
Subject: [bug #29349] ls.c missing HAVE_NL_LANGINFO check
Date: Fri, 26 Mar 2010 15:48:13 +0000
Follow-up Comment #4, bug #29349 (project coreutils):

Huh?  Notice that required_mon_width is declared at file scope, with the
static modifier.  C89 _guarantees_ that it is therefore initialized to 0 at
program startup.  The comment above its declaration states that 0 means to not
use precomputed values, so obviously the intent is that the rest of the file
should be able to deal with it being 0.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?29349>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/






Merged 5776 5778 5779 5780 5781 5783. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 26 Mar 2010 18:23:01 GMT) Full text and rfc822 format available.

Added tag(s) fixed. Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 30 Oct 2018 04:48:02 GMT) Full text and rfc822 format available.

bug closed, send any further explanations to 5783 <at> debbugs.gnu.org and Alan Hourihane <INVALID.NOREPLY <at> gnu.org> Request was from Assaf Gordon <assafgordon <at> gmail.com> to control <at> debbugs.gnu.org. (Tue, 30 Oct 2018 04:48:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 27 Nov 2018 12:24:12 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 209 days ago.

Previous Next


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