bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #10258] Compile fails in gnustep-gui on NetBSD/i386 with gcc 2.95.


From: Alexander Malmberg
Subject: [bugs #10258] Compile fails in gnustep-gui on NetBSD/i386 with gcc 2.95.2
Date: Fri, 03 Sep 2004 19:24:04 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Debian/1.6-5

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.

/**************************************************************************/
[bugs #10258] Latest Modifications:

Changes by: 
                Alexander Malmberg <alexander@malmberg.org>
'Date: 
                Fri 09/03/04 at 23:19 (Europe/Stockholm)

            What     | Removed                   | Added
---------------------------------------------------------------------------
          Resolution | None                      | Fixed
         Assigned to | None                      | alexm
              Status | Open                      | Closed


------------------ Additional Follow-up Comments ----------------------------
Fixed in cvs 2004-09-03 01:16 CEST. Thanks for the report!






/**************************************************************************/
[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/04 at 22:21

Category:  Gui/AppKit
Severity:  5 - Average
Item Group:  Bug
Resolution:  Fixed
Privacy:  Public
Assigned to:  alexm
Status:  Closed


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.


Follow-up Comments
------------------


-------------------------------------------------------
Date: Fri 09/03/04 at 23:19         By: Alexander Malmberg <alexm>
Fixed in cvs 2004-09-03 01:16 CEST. Thanks for the report!






File Attachments
-------------------

-------------------------------------------------------
Date: Fri 09/03/04 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&amp;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/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]