This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Made small fix to locale.c


Thank you.  I had just had a build fail with this and
hadn't gotten a chance to track it down.

--joel

On 05/11/2010 03:43 PM, Jeff Johnston wrote:
I had to fix libc/locale.c which had a dangling switch statement caused
when __HAVE_LOCALE_INFO__ was not defined.

2010-05-11 Jeff Johnston<jjohnstn@redhat.com>

          * libc/locale/locale.c (loadlocale): Fix dangling
          switch statement caused by __HAVE_LOCALE_INFO__ not being
          defined.


-- Jeff J.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]