bugGNUstep - Bugs: bug #21279, GSFunction fails to compile

Group
 
 

bug #21279: GSFunction fails to compile

Submitter:  Riccardo Mottola <rmottola>
Submitted:  Sun 07 Oct 2007 09:09:18 AM UTC
   
 
Category:  Backend Severity:  4 - Important
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  FredKiefer
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 08 Oct 2007 05:23:41 PM UTC, comment #2: 

strider: {6} gcc --version
gcc (GCC) 3.3.3 (NetBSD nb3 20040520)
Copyright (C) 2003 Free Software Foundation, Inc.


seems to compile now

Riccardo Mottola <rmottola>
Group Member
Sun 07 Oct 2007 10:37:05 AM UTC, comment #1: 

Sorry for breaking you compilation, but this worked perfectly here withou any warning. Which version of gcc are you using on that machine? As you can see in the source code the reported method is implemented in the super class just a few lines above.
To work around this problem I added a declaration of that method in the header file. This should allow you to compile again.

Fred Kiefer <FredKiefer>
Group Member
Sun 07 Oct 2007 09:09:18 AM UTC, original submission:  

 Compiling file GSFunction.m ...
GSFunction.m: In function `-[GSFunction2in3out eval::]':
GSFunction.m:336: warning: `GSFunction2in3out' does not respond to `getsample::'
GSFunction.m:336: error: incompatible types in assignment
GSFunction.m:339: warning: `GSFunction2in3out' does not respond to `getsample::'
GSFunction.m:339: error: incompatible types in assignment
GSFunction.m:342: warning: `GSFunction2in3out' does not respond to `getsample::'
GSFunction.m:342: error: incompatible types in assignment
GSFunction.m:345: warning: `GSFunction2in3out' does not respond to `getsample::'
GSFunction.m:345: error: incompatible types in assignment
gmake[3]: * [obj/GSFunction.o] Error 1
gmake[2]: * [gsc.all.subproject.variables] Error 2


if it is of meaning, this is while using xlib

Riccardo Mottola <rmottola>
Group Member

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by FredKiefer (Posted a comment)
  • -email is unavailable- added by rmottola (Submitted the item)
  •  

    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
    2007-10-14 FredKiefer Open/ClosedIn Test Closed
    2007-10-07 FredKiefer StatusNone Fixed
        Assigned toNone FredKiefer
        Open/ClosedOpen In Test

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code