This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit] Rename STRINGIFY (Re: Macro conflict in gdb/opencl-lang.c)


> > Macro STRINGIFY conflicts with
> > mingw64 internal include:
> 
> That's a bit unfortunate, such includes shouldn't really
> intrude on the user namespace ...

What I don't understand is why I am not seeing the problem...
I've just successfully rebuilt GDB on x64 Windows, and the include
in question does have the STRINGIFY macro.

> ChangeLog:
> 
> 	* opencl-lang.c (STRINGIFY): Rename to OCL_STRING.
> 	(BUILD_OCL_VTYPES): Update.

Thanks for taking care of the problem, though.


-- 
Joel


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