This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: "warning: preprocessor directive not recognised within macro arg" (fwd)


On Thu, Mar 16, 2000 at 01:09:58AM +0000, Mo McKinlay wrote:
> 
> Hi folks,
> 
> I've been compiling the Open Look libraries for Linux (xview-3.2p1), and
> ran up against the above warning followed by "unmatched #ifdef" errors.
> 
> I can fix the sources, no problem, but I was wondering if there was any
> plans to support preprocessor directives within macro expansions?

No, there are not.  I sympathize with your problem, but there are
_serious_ implementation difficulties, and we have too many extensions
already (this code is illegal C).  Please see
http://gcc.gnu.org/fom_serv/cache/29.html.

zw

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]