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 Mon, Sep 17, 2012 at 08:02:59AM +0200, Marek Polacek wrote:
> 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.

I slightly prefer the disjunctive form.
If nobody disagrees, please make that change.


-- 
ldv

Attachment: pgp00000.pgp
Description: PGP signature


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