www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2002/06/12/09:46:03

Message-Id: <200206121340.g5CDen616719@delorie.com>
Date: Wed, 12 Jun 2002 03:09:22 -0400
From: aaganichev AT netscape DOT net (Alexander Aganichev)
To: djgpp-announce AT delorie DOT com
Subject: ANNOUNCE: liblocal 0.1: Locale Support for DJGPP
Reply-To: djgpp AT delorie DOT com

This is to announce that the liblocal version 0.1 package is
available from SimTel.NET mirrors worldwide:

http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2tk/llocl01b.zip&name=llocl01b.zip

http://www.simtel.net/gnudlpage.php?product=/gnu/djgpp/v2tk/llocl01s.zip&name=llocl01s.zip

The first one is binary package and the second one is source package.

>From Readme.1st:

This library fixes NLS problems in the DJGPP libc library and implements
almost complete ANSI C locale support using the data provided by
country.sys driver. The following features are provided:

1) setlocale(): The following categories are implementad: LC_COLLATE,
   LC_CTYPE, LC_MONETARY, LC_NUMERIC, LC_TIME. POSIX LC_MESSAGES is not
   supported. Due to limitations of country.sys driver only current user
   locale and "C" (aka "POSIX") locales supported.

   Call to setlocale modifies internal structures for ctype.h and
   localeconv() functions with appropriate values, thus providing
   complete locale support there.

2) strcoll(): modified to use data from setlocale().

3) strftime(): Fixed "x" and "X" to display date and time in NLS format.

4) regex library: Fixed char signedness problems, changed to use results
   returned by ctype.h functions in alnum, alpha, blank, cntrl, digit,
   graph, lower, print, punct, space, upper, xdigit classes, eliminated
   warnings, fixed few memory leaks.

5) strtod(), _strtold(), doscan(): added support for decimal point.

6) doprnt(): fixed support for decimal point.

Problems:

This library not supports grouping in LC_NUMERIC and LC_MONETARY and not
changes negative and positive signs in LC_MONETARY. It is also known that
at least Russian locale improperly implemented in WindowsXP and decimal
point is not comma but a dot, though this is known to work properly in
PC DOS 2000 from IBM.

This library is also missed multibyte characters support.

If you have any comments, problems, etc., please contact me directly.

-- 
alexander aganichev
url: http://aaganichev.narod.ru
e-mail: asa AT users DOT sf DOT net, aaganichev AT netscape DOT net



__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas. Experience the convenience of buying online with Shop AT Netscape! http://shopnow.netscape.com/

Get your own FREE, personal Netscape Mail account today at http://webmail.netscape.com/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019