Re: c99-port branches in dist-git

2022-11-02 Thread Florian Weimer
* Fabio Valentini: >> It wasn't intended to use COPR originally, it's just that Fedora releng >> ignored my request for close to a year. >> >> I filed for the branch removals. >> >> I must say this is quite confusing. Why offer self-service branch >>

Re: c99-port branches in dist-git

2022-10-31 Thread Fabio Valentini
On Thu, Oct 20, 2022 at 12:12 PM Florian Weimer wrote: > > * Miro Hrončok: > > > On 19. 10. 22 17:24, Zbigniew Jędrzejewski-Szmek wrote: > >> On Wed, Oct 19, 2022 at 01:49:33PM +0200, Fabio Valentini wrote: > >>> On Wed, Oct 19, 2022 at 11:31 AM Florian Weimer > >>> wrote: > > I'm

Re: c99-port branches in dist-git

2022-10-25 Thread Florian Weimer
* Richard W. M. Jones: > On Wed, Oct 19, 2022 at 11:30:59AM +0200, Florian Weimer wrote: >> I'm going to push a branch to dist-git for very few packages (so far gcc >> and redhat-rpm-config) which will be used by COPR builds to port Fedora >> to C99 and later language standards. >> >> GCC 14 is

Re: c99-port branches in dist-git

2022-10-25 Thread Richard W.M. Jones
On Wed, Oct 19, 2022 at 11:30:59AM +0200, Florian Weimer wrote: > I'm going to push a branch to dist-git for very few packages (so far gcc > and redhat-rpm-config) which will be used by COPR builds to port Fedora > to C99 and later language standards. > > GCC 14 is expected to reject certain

Re: c99-port branches in dist-git

2022-10-20 Thread Florian Weimer
* Miro Hrončok: > On 19. 10. 22 17:24, Zbigniew Jędrzejewski-Szmek wrote: >> On Wed, Oct 19, 2022 at 01:49:33PM +0200, Fabio Valentini wrote: >>> On Wed, Oct 19, 2022 at 11:31 AM Florian Weimer wrote: I'm going to push a branch to dist-git for very few packages (so far gcc and

Re: c99-port branches in dist-git

2022-10-19 Thread Miro Hrončok
On 19. 10. 22 17:24, Zbigniew Jędrzejewski-Szmek wrote: On Wed, Oct 19, 2022 at 01:49:33PM +0200, Fabio Valentini wrote: On Wed, Oct 19, 2022 at 11:31 AM Florian Weimer wrote: I'm going to push a branch to dist-git for very few packages (so far gcc and redhat-rpm-config) which will be used

Re: c99-port branches in dist-git

2022-10-19 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Oct 19, 2022 at 01:49:33PM +0200, Fabio Valentini wrote: > On Wed, Oct 19, 2022 at 11:31 AM Florian Weimer wrote: > > > > I'm going to push a branch to dist-git for very few packages (so far gcc > > and redhat-rpm-config) which will be used by COPR builds to port Fedora > > to C99 and

Re: c99-port branches in dist-git

2022-10-19 Thread Fabio Valentini
On Wed, Oct 19, 2022 at 11:31 AM Florian Weimer wrote: > > I'm going to push a branch to dist-git for very few packages (so far gcc > and redhat-rpm-config) which will be used by COPR builds to port Fedora > to C99 and later language standards. So you only plan to trigger COPR builds from these

c99-port branches in dist-git

2022-10-19 Thread Florian Weimer
I'm going to push a branch to dist-git for very few packages (so far gcc and redhat-rpm-config) which will be used by COPR builds to port Fedora to C99 and later language standards. GCC 14 is expected to reject certain constructs that were removed from C in C99: * implicit function