Re: [PATCH] Initial AIX portability fixes.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jason Riedy
Date: Tuesday, December 6, 2005 - 5:07 pm

And Johannes Schindelin writes:
 - Why not enclose the #define in #ifndef/#endif, and do the real magic in 
 - the Makefile? Within the AIX clause:
 - 	ALL_CFLAGS += -D_XOPEN_SOURCE=500 -XOPEN_SOURCE_EXTENDED=1

Because other files do _not_ compile when given those options.
I'm going for minimal changes to the existing structure; the
#define for glibc2 has been there a long, long time.  Yes, it
probably can be done better, but these are 1.0rc versions...

Jason
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Initial AIX portability fixes., Jason Riedy, (Tue Dec 6, 3:20 pm)
Re: [PATCH] Initial AIX portability fixes., Johannes Schindelin, (Tue Dec 6, 4:58 pm)
Re: [PATCH] Initial AIX portability fixes. , Jason Riedy, (Tue Dec 6, 5:07 pm)
Re: [PATCH] Initial AIX portability fixes., Junio C Hamano, (Tue Dec 6, 5:08 pm)
Re: [PATCH] Initial AIX portability fixes., Junio C Hamano, (Tue Dec 6, 5:12 pm)