čt 30. 11. 2023 v 14:05 odesílatel Daniel Gustafsson <dan...@yesql.se> napsal:
> > On 30 Nov 2023, at 07:13, Pavel Stehule <pavel.steh...@gmail.com> wrote: > > čt 30. 11. 2023 v 4:40 odesílatel Tom Lane <t...@sss.pgh.pa.us <mailto: > t...@sss.pgh.pa.us>> napsal: > > Daniel Gustafsson <dan...@yesql.se <mailto:dan...@yesql.se>> writes: > > > I took another look at this, found some more polish that was needed, > added > > > another testcase and ended up pushing it. > > > > mamba is unhappy because this uses <ctype.h> functions without > > casting their arguments to unsigned char: > > Thanks for the heads-up. > > > here is a patch > > I agree with this fix, and have applied it. > Thank you Pavel > > -- > Daniel Gustafsson > >