json_parse_number broken by compiler optimization

2021-03-30 Thread Christian Ehrhardt
this function to -O1 or less avoids the issue. But what is it really - I don't know? Maybe you have a better idea what is going on, the issue should be reproducible when building dovecot with the toolchain present on the latest Ubuntu being 21.04 (Hirsute) right now. -- Christian Ehrhardt Staff Engineer, Ubuntu Server Canonical Ltd

Re: json_parse_number broken by compiler optimization

2021-03-30 Thread Christian Ehrhardt
On Tue, Mar 30, 2021 at 9:21 PM Josef 'Jeff' Sipek wrote: > > On Tue, Mar 30, 2021 at 13:34:54 -0400, Josef 'Jeff' Sipek wrote: > > On Tue, Mar 30, 2021 at 17:53:27 +0200, Christian Ehrhardt wrote: > > > Hi, > > > the recent Ubuntu (re)builds unc

Re: json_parse_number broken by compiler optimization

2021-03-31 Thread Christian Ehrhardt
On Wed, Mar 31, 2021 at 8:46 AM Christian Ehrhardt wrote: > > On Tue, Mar 30, 2021 at 9:21 PM Josef 'Jeff' Sipek > wrote: > > > > On Tue, Mar 30, 2021 at 13:34:54 -0400, Josef 'Jeff' Sipek wrote: > > > On Tue, Mar 30, 2021 at 17:53:27 +0200,