[OpenIndiana-discuss] Gnome and the future

Irek Szczesniak iszczesniak at gmail.com
Mon Nov 5 23:27:10 UTC 2012


On Mon, Nov 5, 2012 at 7:55 PM, Apostolos Syropoulos
<asyropoulos at yahoo.com> wrote:
>
>> https://mail.gnome.org/archives/distributor-list/2012-November/msg00002.html
>>
>> The GNOME community today announced the EOL of their "fallback" mode,
>
> These people have created a desktop for Linux and they do not care about
> anything else. Unfortunately, this happens with many projects. So either
> you "Linuxize" your OS or it drops dead...

locale_t/newlocale()/uselocale() and the *_l() apis are hardly
"Linuxize your OS", they are POSIX.

I talked to the Gnome people about this issue. It seems the initial
consumers are xml/xsl processing (e.g. xml/xsl @lang and sort
directives), which is used *everywhere* and GtkCalendar. The other
point was that the locale_t functions are used in shared libraries,
which should be able to do locale processing in all locales the user
wants, but should not change the per process global locale to avoid
race conditions with other shared libraries.

Stubs won't be allowed, too. configure will just fail if they detect a
stub which still uses or relies on setlocale().

>
> A.S.
>
>
>
> ----------------------
> Apostolos Syropoulos
> Xanthi, Greece
>
>
> _______________________________________________
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss



Irek



More information about the OpenIndiana-discuss mailing list