[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bugs #10608] GDL2 using deprecated methods in EOControl
From: |
Alex Perez |
Subject: |
[bugs #10608] GDL2 using deprecated methods in EOControl |
Date: |
Thu, 07 Oct 2004 18:00:08 -0400 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20040913 Firefox/0.10 |
This mail is an automated notification from the bugs tracker
of the project: GNUstep.
/**************************************************************************/
[bugs #10608] Full Item Snapshot:
URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10608>
Project: GNUstep
Submitted by: Alex Perez
On: Thu 10/07/2004 at 21:52
Category: Makefiles
Severity: 1 - None
Item Group: Change Request
Resolution: None
Privacy: Public
Assigned to: ayers
Status: Open
Summary: GDL2 using deprecated methods in EOControl
Original Submission: the methods it complains about are:
GSFindInstanceVariable, GSGetValue, GSSetValue,
GSGetInstanceMethodNotInherited, GSGetInstanceMethod are the methods it referrs
to. This happens when compiling GDL2 under OS X 10.3 Server, using
apple-apple-apple and libgnustep-baseadd only, and GCC 3.3 20030304 (Apple
Computer, Inc. build 1666)
Below is a snippet of the actual warnings:
EOGenericRecord.m:216: warning: `GSFindInstanceVariable' is deprecated
(declared at
/usr/local/GNUstep/System/Library/Headers/GNUstepBase/GSObjCRuntime.h:696)
EOGenericRecord.m: In function `-[EOGenericRecord
_getValueForKey:selector:type:size:offset:]':
For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10608>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [bugs #10608] GDL2 using deprecated methods in EOControl,
Alex Perez <=