El lun, 24 feb 2025 a las 1:51, Agustin Martin (<[email protected]>) escribió:
> > >
> > > Checked by passing -std=gnu23 to compiler.
>
> > The problem that remains is the one I mentioned before. When gci is 
> > enabled, some errors
> > of this kind are shown
....
>
> Looks like I got what happens. Seems that there were two changes in
> C23 regarding variable arguments list in function definitions. On
> the one hand, '()' seems to mean now void and only void, and no
> longer a non specified variable argument list. On the other hand,
> plain C++ ellipsis is now accepted for that purpose, without a
> first explicit argument type.
>
> Attached patch tries to use ellipsis when possible, be it C++ or
> C (>=C23).

Hi, Alen,

This bug report has become RC and package is marked for autoremoval
from testing, so I am considering a NMU for this, unless you oppose.

This upload should contain patches  in this thread (sent and already
applied upstream) and at the same time a fix for

#1106995 [regina-rexx: add libcrypt-dev to Build-Depends]

I will start preparing that NMU, let me know if you prefer to handle
this yourself.

Regards,

-- 
Agustin

Reply via email to