Hi Jonathan,

On Sun, Jul 14, 2024 at 01:37:02PM GMT, Jonathan Wakely wrote:
> On Sun, 14 Jul 2024, 12:30 Alejandro Colomar via Gcc-help, <
> gcc-h...@gcc.gnu.org> wrote:
> > Did I break anything?  I see the failure being `git diff --exit-code`,
> > which doesn't seem like anything broken, but I don't know what that test
> > is for, so I'll ask.
> >
> 
> It checks that necessary auto-generated files have been regenerated and
> committed.
> 
> If you didn't do anything related to that warning option that would have
> affected the c.opts.urls file then it wasn't you (I think it was a change
> from Marek).

I did add that warning option:

        commit 44c9403ed1833ae71a59e84f9e37af3182be0df5
        Author:     Alejandro Colomar <a...@kernel.org>
        AuthorDate: Sat Jun 29 15:10:43 2024 +0200
        Commit:     Martin Uecker <uec...@gcc.gnu.org>
        CommitDate: Sun Jul 14 11:41:00 2024 +0200

            c, objc: Add -Wunterminated-string-initialization
            
            Warn about the following:
            
                char  s[3] = "foo";

I guess I should have committed some re-generated files?  Is that
documented somewhere?

Have a lovely day!
Alex

-- 
<https://www.alejandro-colomar.es/>

Attachment: signature.asc
Description: PGP signature

Reply via email to