bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #10259] Spurious warnings about deprecated attribute being ignored


From: Peter Cooper
Subject: [bugs #10259] Spurious warnings about deprecated attribute being ignored from GSObjCRuntime.h on pre-GCC 3.1 compilers
Date: Fri, 03 Sep 2004 18:57:11 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7) Gecko/20040707 Firefox/0.8

This mail is an automated notification from the bugs tracker
 of the project: GNUstep.




/**************************************************************************/
[bugs #10259] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10259>
Project: GNUstep
Submitted by: Peter Cooper
On: Fri 09/03/2004 at 22:52

Category:  Base/Foundation
Severity:  5 - Average
Item Group:  Change Request
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open


Summary:  Spurious warnings about deprecated attribute being ignored from 
GSObjCRuntime.h on pre-GCC 3.1 compilers

Original Submission:  Many lines of warnings about the deprecated attribute 
being ignored are generated on gcc 2.95 and presumably 3.0.

The deprecated attribute was only introduced in gcc 3.1 (according to 
http://www.ohse.de/uwe/articles/gcc-attributes.html).

This patch replaces the undefined NO_DEPRECATED macro with a test for GCC 
version in GSObjCRuntime.h. 





File Attachments
-------------------

-------------------------------------------------------
Date: Fri 09/03/2004 at 22:52  Name: GSObjCRuntime.h.patch  Size: 647B   By: 
comrade
Patch for GSObjCRuntime.h to remove spurious warnings on old versions of gcc
http://savannah.gnu.org/bugs/download.php?item_id=10259&amp;item_file_id=1636






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=10259>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]