This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/9878] New: -Wstrict-prototypes


GDB doesn't build with -Wstrict-prototypes.  It would be nice if it did.

To try it out, compile with something like:

 make CFLAGS="-g3 -O2 -Wstrict-prototypes -Wmissing-prototypes" WERROR_CFLAGS=""
2>warnings.txt

This may be tricky when relying on external dependencies that aren't in system
headers.

-- 
           Summary: -Wstrict-prototypes
           Product: gdb
           Version: 6.50
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: build
        AssignedTo: unassigned at sourceware dot org
        ReportedBy: pedro at codesourcery dot com
                CC: gdb-prs at sourceware dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=9878

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]