bugGNUstep - Bugs: bug #10258, Compile fails in gnustep-gui on...

Group
 
 

bug #10258: Compile fails in gnustep-gui on NetBSD/i386 with gcc 2.95.2

Submitter:  Peter Cooper <comrade>
Submitted:  Fri 03 Sep 2004 10:21:52 PM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  alexm
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 03 Sep 2004 11:19:01 PM UTC, comment #1: 

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

Alexander Malmberg <alexm>
Group Member
Fri 03 Sep 2004 10:21:52 PM UTC, 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.

Peter Cooper <comrade>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #1706:  GSToolbarView.m.patch added by comrade (556B - application/octet-stream - Trivial patch for GSToolbarView.m)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-09-03 alexm StatusNone Fixed
    Assigned toNone alexm
    Open/ClosedOpen Closed
2004-09-03 comrade Attached File- Added GSToolbarView.m.patch, #1635

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code