On Thu, 29 Jul 2004, Greg Wooledge wrote:
wayne (wayne(_at_)midwestcs(_dot_)com) wrote:
The "GCCisms" can be removed via these two defines:
#define __attribute(n)
#define __inline
Perhaps you should add something like:
#ifndef __GNUC__
# define __attribute(n)
# define __inline
#endif
to the top of every file that uses the GCCisms.
The requirement for packing has kind-of gone away. It's more likely that
we will remove the use of the feature in the near future.
S.
--
Shevek http://www.anarres.org/
Robust Sender Policy Framework (SPF) http://www.libspf2.org/
SRS for the next generation http://www.libsrs2.org/