ALT Linux Team development discussions
 help / color / mirror / Atom feed
* [devel] [drepper@redhat.com: glibc 2.2.2]
@ 2001-02-16  3:46 Dmitry V. Levin
  2001-02-16 22:36 ` Mikhail Zabaluev
  2001-02-17  0:16 ` [devel] " Dmitry V. Levin
  0 siblings, 2 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2001-02-16  3:46 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 3830 bytes --]

Greetings!

Вы еще не забыли, как с переходом на glibc-2.1.92 пришлось патчить уйму
пакетов с тем, чтобы они собирались? Так вот, это еще цветочки...

----- Forwarded message from Ulrich Drepper <drepper@redhat.com> -----

Date: 15 Feb 2001 19:12:41 -0800
From: Ulrich Drepper <drepper@redhat.com>
To: GNU libc testers <libc-alpha@sourceware.cygnus.com>,
	VGER gcc list <linux-gcc@vger.kernel.org>
Subject: glibc 2.2.2
Reply-To: drepper@cygnus.com (Ulrich Drepper)

I've placed the files

  glibc-2.2.2.tar.bz2               (also .gz)
  glibc-2.2.1-2.2.2.diff.bz2        (also .gz)
  glibc-linuxthreads-2.2.2.tar.bz2  (also .gz)

in the directory

  ftp://sources.redhat.com/pub/glibc/releases/

For those who downloaded the first test release there is

  glibc-2.2.2pre1-2.2.2.diff.bz2    (also .gz)

available.


The patches are huge but this is mainly because of extensive changes
to the manual (and regeneration) and some big data files.


Release 2.2.2 is mainly a bug fix release (with not too many bugs
fixed).  But it features also a few new things [from the NEWS file]:


* Lots of headers were cleaned up.  Using the tool in the conform/ subdir
  we can now check for namespace violations and missing declarations.  The
  result is that almost all headers are now Unix-compliant (as defined in
  the upcoming XPG6).  The negative side is that some programs might need
  corrections, too, if they depend on the incorrect form of the headers in
  previous versions which defined too many symbols and included too many
  other headers.

* regex now handles multibyte character sets correctly.
  Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.

* iconv (the program) does now conform to the upcoming XPG6 and handles
  charmaps.  Instead of the charset names the path of charmaps can be
  provided and the conversion happens based on this data.
  Contributed by Ulrich Drepper.

* The locale program now provides detailed information about the installed
  locales.  While

    locale -a

  only lists the names of the supported locales

    locale -a --verbose

  provides details such as country, language, and codeset name.
  Contributed by Ulrich Drepper.



The regex and iconv changes are especially interesting.  They mark the
end of the internationalization development.  All know and
standardized internationalization features are implemented.


The changes to the system headers might require some programs to be
fixed.  After extending the test suite to check the system header for
correctness I've cleaned them up.  There were a multitude of problem.
What will be visible is that some headers define fewer symbols now.
But this is required.  Simply add the correct #include as well and you
are fine.


Don't try compiling and installing the release unless you know what
you are doing.  If you are using a distribution wait for the vendor to
provide an update.  Otherwise read the documents and FAQ carefully.
Report all bugs using the glibcbug script or enter them in gnats
online.

Don't send any question directly to me.  Everything has to go to the
mailing list <libc-alpha@sources.redhat.com>.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

----- End forwarded message -----


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@fandra.org
Software Engineer   PGP pubkey http://www.fandra.org/users/ldv/pgpkeys.html
IPLabs Linux Team   http://linux.iplabs.ru
Fandra Project      http://www.fandra.org
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] [drepper@redhat.com: glibc 2.2.2]
  2001-02-16  3:46 [devel] [drepper@redhat.com: glibc 2.2.2] Dmitry V. Levin
@ 2001-02-16 22:36 ` Mikhail Zabaluev
  2001-02-17  0:16 ` [devel] " Dmitry V. Levin
  1 sibling, 0 replies; 5+ messages in thread
From: Mikhail Zabaluev @ 2001-02-16 22:36 UTC (permalink / raw)
  To: devel

Hello Dmitry,

On Fri, Feb 16, 2001 at 06:46 +0300, Dmitry V. Levin wrote:
>
> Greetings!
> 
> Вы еще не забыли, как с переходом на glibc-2.1.92 пришлось патчить уйму
> пакетов с тем, чтобы они собирались? Так вот, это еще цветочки...

А я так люблю наводить порядок в коде :) Даже (или особенно?) в чужом.

> * iconv (the program) does now conform to the upcoming XPG6 and handles
>   charmaps.  Instead of the charset names the path of charmaps can be
>   provided and the conversion happens based on this data.
>   Contributed by Ulrich Drepper.

Тарарабумбия! То есть и таблицы с fallback'ами можно ей подсовывать?

-- 
Stay tuned,
  MhZ                                    mailto:mookid@sigent.ru
-----------
A kind of Batman of contemporary letters.
		-- Philip Larkin on Anthony Burgess
_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [devel] Re: [drepper@redhat.com: glibc 2.2.2]
  2001-02-16  3:46 [devel] [drepper@redhat.com: glibc 2.2.2] Dmitry V. Levin
  2001-02-16 22:36 ` Mikhail Zabaluev
@ 2001-02-17  0:16 ` Dmitry V. Levin
  2001-02-17  0:29   ` Aleksey Novodvorsky
  2001-02-17  2:52   ` Aleksey Novodvorsky
  1 sibling, 2 replies; 5+ messages in thread
From: Dmitry V. Levin @ 2001-02-17  0:16 UTC (permalink / raw)
  To: devel

[-- Attachment #1: Type: text/plain, Size: 833 bytes --]

On Fri, Feb 16, 2001 at 06:46:57AM +0300, Dmitry V. Levin wrote:
> * regex now handles multibyte character sets correctly.
>   Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.

Ага, и regcomp теперь падает в кору, если pattern содержит non-ASCII
символы. :(
Я, конечно, не расист, но японцы из ibm - это беда...

Релиз glibc-2.2.2 для Сизифа придется задержать до выяснения.



Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@fandra.org
Software Engineer   PGP pubkey http://www.fandra.org/users/ldv/pgpkeys.html
IPLabs Linux Team   http://linux.iplabs.ru
Fandra Project      http://www.fandra.org
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] Re: [drepper@redhat.com: glibc 2.2.2]
  2001-02-17  0:16 ` [devel] " Dmitry V. Levin
@ 2001-02-17  0:29   ` Aleksey Novodvorsky
  2001-02-17  2:52   ` Aleksey Novodvorsky
  1 sibling, 0 replies; 5+ messages in thread
From: Aleksey Novodvorsky @ 2001-02-17  0:29 UTC (permalink / raw)
  To: devel

"Dmitry V. Levin" wrote:
> 
> On Fri, Feb 16, 2001 at 06:46:57AM +0300, Dmitry V. Levin wrote:
> > * regex now handles multibyte character sets correctly.
> >   Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.
> 
> Ага, и regcomp теперь падает в кору, если pattern содержит non-ASCII
> символы. :(
> Я, конечно, не расист, но японцы из ibm - это беда...
> 
> Релиз glibc-2.2.2 для Сизифа придется задержать до выяснения.
Ok. Подождем. Японцы из ibm оказались не лучше японцев из sun
Rgrds, Алексей.
>
_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [devel] Re: [drepper@redhat.com: glibc 2.2.2]
  2001-02-17  0:16 ` [devel] " Dmitry V. Levin
  2001-02-17  0:29   ` Aleksey Novodvorsky
@ 2001-02-17  2:52   ` Aleksey Novodvorsky
  1 sibling, 0 replies; 5+ messages in thread
From: Aleksey Novodvorsky @ 2001-02-17  2:52 UTC (permalink / raw)
  To: devel

Hi!
"Dmitry V. Levin" wrote:
> 
> On Fri, Feb 16, 2001 at 06:46:57AM +0300, Dmitry V. Levin wrote:
> > * regex now handles multibyte character sets correctly.
> >   Contributed by Isamu Hasegawa <isamu@yamato.ibm.com>.

Из changelog:

+       * posix/Makefile: Define MBS_SUPPORT for regex.c.
+       * posix/regex.c: Implement multibyte character handling.
+       Patch by Isamu Hasegawa <isamu@yamato.ibm.co.jp>.
С первого взгляда, если убрать этот MBS_SUPPORT, то все останется на
местах. Я, правда, смотрю по pre1.
А японский и китайский мы пока не поддерживаем.

Rgrds, Алексей.
_______________________________________________
Devel mailing list
Devel@linux.iplabs.ru
http://www.logic.ru/mailman/listinfo/devel


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-02-17  2:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-16  3:46 [devel] [drepper@redhat.com: glibc 2.2.2] Dmitry V. Levin
2001-02-16 22:36 ` Mikhail Zabaluev
2001-02-17  0:16 ` [devel] " Dmitry V. Levin
2001-02-17  0:29   ` Aleksey Novodvorsky
2001-02-17  2:52   ` Aleksey Novodvorsky

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git