|
From: | Peter Cooper |
Subject: | [bugs #10258] Compile fails in gnustep-gui on NetBSD/i386 with gcc 2.95.2 |
Date: | Fri, 03 Sep 2004 18:26:41 -0400 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.8 |
This mail is an automated notification from the bugs tracker of the project: GNUstep. /**************************************************************************/ [bugs #10258] Full Item Snapshot: URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10258> Project: GNUstep Submitted by: Peter Cooper On: Fri 09/03/2004 at 22:21 Category: Gui/AppKit Severity: 5 - Average Item Group: Bug Resolution: None Privacy: Public Assigned to: None Status: Open Summary: Compile fails in gnustep-gui on NetBSD/i386 with gcc 2.95.2 Original Submission: gcc versions that don't support C99 extensions may fail when a variable declaration within a function ends with ;; rather than a single semicolon. This typo does not cause a problem on gcc 3.0 and above (which support C99 syntax). The file GSToolbarView.m contains this bug for non-C99 compilers. A trivial fix is attached. File Attachments ------------------- ------------------------------------------------------- Date: Fri 09/03/2004 at 22:21 Name: GSToolbarView.m.patch Size: 556B By: comrade Trivial patch for GSToolbarView.m http://savannah.gnu.org/bugs/download.php?item_id=10258&item_file_id=1635 For detailed info, follow this link: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10258> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |