[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: c32width gives incorrect return values in C locale
From: |
Gavin Smith |
Subject: |
Re: c32width gives incorrect return values in C locale |
Date: |
Sat, 18 Nov 2023 21:10:09 +0000 |
On Wed, Nov 15, 2023 at 09:42:21AM +0100, Patrice Dumas wrote:
> On Wed, Nov 15, 2023 at 12:22:24AM -0800, Paul Eggert wrote:
> > On 2023-11-13 01:28, Patrice Dumas wrote:
> > > According to your mail
> > > https://lists.gnu.org/archive/html/bug-libunistring/2023-11/msg00000.html
> > >
> > > char32_t is less portable
> >
> > That should be OK, if Gnulib provides a char32_t substitute that works well
> > enough. The mail you refer to merely says that literals like U'x' don't
> > work, but this is not a show-stopper for char32_t.
>
> Indeed, the solaris10 automatic build now compiles ok with char32_t with
> Gnulib uchar after the changes Gavin made.
Is this the OpenCSW buildbot? How are you checking this?
Everytime I have checked
https://buildfarm.opencsw.org/buildbot/waterfall?tag=texinfo
recently, I have a page with a bunch of error messages on it:
web.Server Traceback (most recent call last):
twisted.internet.defer.FirstError: FirstError[#0, [Failure instance: Traceback:
<class 'sqlalchemy.exc.OperationalError'>: (OperationalError) unable to open
database file None None /opt/csw/lib/python2.7/threading.py:774:__bootstrap
/opt/csw/lib/python2.7/threading.py:801:__bootstrap_inner
/opt/csw/lib/python2.7/threading.py:754:run --- <exception caught here> ---
/opt/csw/lib/python2.7/site-packages/twisted/python/threadpool.py:191:_worker
/opt/csw/lib/python2.7/site-packages/twisted/python/context.py:118:callWithContext
/opt/csw/lib/python2.7/site-packages/twisted/python/context.py:81:callWithContext
/opt/csw/lib/python2.7/site-packages/buildbot/db/pool.py:185:__thd
/opt/csw/lib/python2.7/site-packages/sqlalchemy/engine/threadlocal.py:61:contextual_connect
/opt/csw/lib/python2.7/site-packages/sqlalchemy/pool.py:272:connect
/opt/csw/lib/python2.7/site-packages/sqlalchemy/pool.py:431:__init__
/opt/csw/lib/python2.7/site-packages/sqlalchemy/pool.py:867:_do_get
/opt/csw/lib/python2.7/site-packages/sqlalchemy/pool.py:225:_create_connection
/opt/csw/lib/python2.7/site-packages/sqlalchemy/pool.py:318:__init__
/opt/csw/lib/python2.7/site-packages/sqlalchemy/pool.py:379:__connect
/opt/csw/lib/python2.7/site-packages/sqlalchemy/engine/strategies.py:80:connect
/opt/csw/lib/python2.7/site-packages/sqlalchemy/engine/default.py:283:connect ]]
twisted.internet.defer.FirstError: FirstError[#0, [Failure instance: Traceback:
<class 'sqlalchemy.exc.OperationalError'>: (OperationalError) unable to open
database file None None /opt/csw/lib/python2.7/threading.py:774:__bootstrap
/opt/csw/lib/python2.7/threading.py:801:__bootstrap_inner
/opt/csw/lib/python2.7/threading.py:754:run --- <exception caught here> ---
/opt/csw/lib/python2.7/site-packages/twisted/python/threadpool.py:191:_worker
/opt/csw/lib/python2.7/site-packages/twisted/python/context.py:118:callWithContext
/opt/csw/lib/python2.7/site-packages/twisted/python/context.py:81:callWithContext
/opt/csw/lib/python2.7/site-packages/buildbot/db/pool.py:185:__thd
/opt/csw/lib/python2.7/site-packages/sqlalchemy/engine/threadlocal.py:61:contextual_connect
/opt/csw/lib/python2.7/site-packages/sqlalchemy/pool.py:272:connect
/opt/csw/lib/python2.7/site-packages/sqlalchemy/pool.py:431:__init__
/opt/csw/lib/python2.7/site-packages/sqlalchemy/pool.py:867:_do_get
/opt/csw/lib/python2.7/site-packages/sqlalchemy/pool.py:225:_create_connection
/opt/csw/lib/python2.7/site-packages/sqlalchemy/pool.py:318:__init__
/opt/csw/lib/python2.7/site-packages/sqlalchemy/pool.py:379:__connect
/opt/csw/lib/python2.7/site-packages/sqlalchemy/engine/strategies.py:80:connect
/opt/csw/lib/python2.7/site-packages/sqlalchemy/engine/default.py:283:connect ]]
- c32width gives incorrect return values in C locale, (continued)
- c32width gives incorrect return values in C locale, Gavin Smith, 2023/11/11
- Re: c32width gives incorrect return values in C locale, Bruno Haible, 2023/11/11
- Re: c32width gives incorrect return values in C locale, Gavin Smith, 2023/11/11
- Re: c32width gives incorrect return values in C locale, Bruno Haible, 2023/11/11
- Re: c32width gives incorrect return values in C locale, Eli Zaretskii, 2023/11/12
- Re: c32width gives incorrect return values in C locale, Gavin Smith, 2023/11/12
- Re: c32width gives incorrect return values in C locale, Patrice Dumas, 2023/11/13
- Re: c32width gives incorrect return values in C locale, Gavin Smith, 2023/11/13
- Re: c32width gives incorrect return values in C locale, Paul Eggert, 2023/11/15
- Re: c32width gives incorrect return values in C locale, Patrice Dumas, 2023/11/15
- Re: c32width gives incorrect return values in C locale,
Gavin Smith <=
- Re: c32width gives incorrect return values in C locale, Patrice Dumas, 2023/11/18
- Re: c32width gives incorrect return values in C locale, Patrice Dumas, 2023/11/18
- Re: c32width gives incorrect return values in C locale, Dagobert Michelsen, 2023/11/19