bug-coreutils
[Top][All Lists]
Advanced

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

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


From: Alan Hourihane
Subject: bug#5783: [bug #29349] ls.c missing HAVE_NL_LANGINFO check
Date: Fri, 26 Mar 2010 15:54:25 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8) Gecko/20100303 Gentoo Firefox/3.5.8

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

O.k. But the problem is that when abmon_init returns 0 we get the horrible
error message for the case that we don't have HAVE_NL_LANGINFO. And given that
abmon_init() already contains this check, we should probably just move the
check to around the abmon_init() call as in the attached patch and remove the
if/endif in abmon_init() itself.

    _______________________________________________________

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]