[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
GS_ATTRIB_DEPRECATED breaks code
From: |
David Wetzel |
Subject: |
GS_ATTRIB_DEPRECATED breaks code |
Date: |
Tue, 22 Jun 2010 03:23:13 -0700 |
Hi,
I was thinking the use of GS_ATTRIB_DEPRECATED is save, but it breaks my code
on Ubuntu 10.04 and NetBSD 5.0.1 (gcc (GCC) 4.1.3 20080704 prerelease (NetBSD
nb2 20081120))
Making all for framework WebObjects...
Compiling file GSWConstants.m ...
In file included from GSWeb.h:173,
from GSWConstants.m:37:
GSWComponent.h:108: error: expected ';' before '__attribute__'
I will disable the GS_ATTRIB_DEPRECATED stuff now :-(
David
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- GS_ATTRIB_DEPRECATED breaks code,
David Wetzel <=