This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: [PATCH] Fix up definitions for older G++


On Sun, Sep 09, 2012 at 01:24:57AM +0400, Dmitry V. Levin wrote:
> Wouldn't a disjunctive form be easier to read?  E.g.
> #if (!defined __cplusplus && defined __GNUC__) || __GNUC_PREREQ (4,3)

Dunno.  I can make that change if others agree.

	Marek


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