public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/100143] New: gcc/gengtype.c:4097:34: warning: Function 'finish_root_table' argument order different
@ 2021-04-19  9:07 dcb314 at hotmail dot com
  2021-04-19  9:19 ` [Bug c/100143] " marxin at gcc dot gnu.org
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: dcb314 at hotmail dot com @ 2021-04-19  9:07 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100143

            Bug ID: 100143
           Summary: gcc/gengtype.c:4097:34: warning: Function
                    'finish_root_table' argument order different
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

Static analyser cppcheck says:

gcc/gengtype.c:4097:34: warning: Function 'finish_root_table' argument order
different: declaration 'flp, pfx, tname, lastname, name' definition 'flp, pfx,
lastname, tname, name' [funcArgOrderDifferent]

It might be worth fixing the declaration around line 2440 to match the 
definition and making sure all callers look ok.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-19  9:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-19  9:07 [Bug c/100143] New: gcc/gengtype.c:4097:34: warning: Function 'finish_root_table' argument order different dcb314 at hotmail dot com
2021-04-19  9:19 ` [Bug c/100143] " marxin at gcc dot gnu.org
2021-04-19  9:24 ` cvs-commit at gcc dot gnu.org
2021-04-19  9:24 ` marxin at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).