From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10049 invoked by alias); 21 Feb 2009 15:50:53 -0000 Received: (qmail 10034 invoked by uid 48); 21 Feb 2009 15:50:53 -0000 Date: Sat, 21 Feb 2009 15:50:00 -0000 From: "pedro at codesourcery dot com" To: gdb-prs@sourceware.org Message-ID: <20090221155052.9878.pedro@codesourcery.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug build/9878] New: -Wstrict-prototypes X-Bugzilla-Reason: CC Mailing-List: contact gdb-prs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-prs-owner@sourceware.org X-SW-Source: 2009-q1/txt/msg00283.txt.bz2 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.