bugGNUstep - Bugs: bug #34640, -[NSColor getComponents] not...

Group
 
 

bug #34640: -[NSColor getComponents] not compatible with Mac OS X

Submitter:  julian <julian_>
Submitted:  Tue 25 Oct 2011 12:50:11 AM UTC
   
 
Category:  Gui/AppKit Severity:  3 - Normal
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  ericw
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 26 Oct 2011 12:42:41 PM UTC, comment #2: 

thanks very much, works fine now, another #ifdef gone

julian <julian_>
Wed 26 Oct 2011 12:36:25 AM UTC, comment #1: 

should be fixed; uses CGFloat now.

Eric Wasylishen <ericw>
Group Member
Tue 25 Oct 2011 12:50:11 AM UTC, original submission:  

GNUSTEP:
- (void)getComponents:(float *)components;

MACOSX:
- (void)getComponents:(CGFloat *)components


since CGFloat is a double, the methods aren't compatible

julian <julian_>

 

(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 (Updated the item)
  • -email is unavailable- added by ericw (Posted a comment)
  • -email is unavailable- added by julian_ (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
    2011-10-31 FredKiefer StatusReady For Test Fixed
        Assigned toNone ericw
        Open/ClosedOpen Closed
    2011-10-26 ericw StatusNone Ready For Test

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code