bug-coreutils
[Top][All Lists]
Advanced

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

bug#5778: [bug #29349] ls.c missing HAVE_NL_LANGINFO check


From: Eric Blake
Subject: bug#5778: [bug #29349] ls.c missing HAVE_NL_LANGINFO check
Date: Fri, 26 Mar 2010 15:12:59 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100216 Fedora/3.5.8-1.fc12 Firefox/3.5.8

Follow-up Comment #1, bug #29349 (project coreutils):

abmon_init is already conditional; it returns 0 if HAVE_NL_LANGINFO is not
defined.  I think a better patch would be something that unconditionally fixes
the logic to deal with abmon_init returning 0 because we can't determine a
variable size, rather than adding #ifdefs.

But why do we need this in the first place?  Doesn't gnulib guarantee the
existence of nl_langinfo()?


    _______________________________________________________

Reply to this item at:

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

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








reply via email to

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