[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #27612] header problem with appkit on gcc 2.95
From: |
matt rice |
Subject: |
[bug #27612] header problem with appkit on gcc 2.95 |
Date: |
Tue, 06 Oct 2009 00:00:44 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729) |
Follow-up Comment #1, bug #27612 (project gnustep):
nothing gnustep can really do about this, it looks like your compiler is
confusing -[NSColor set] and +[NSSet set],
you can try and avoid including both NSColor.h and NSSet.h, avoid +set, or
switch to an unaffected compiler :/,
i'm not aware of any way to work around it anyhow, (with instance methods you
can do some casting i believe, but what are you going to cast the NSSet class
to? ...)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?27612>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/