[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8bd0f97a0708121107i553bf521v6022e225fca2b0d1@mail.gmail.com>
Date: Sun, 12 Aug 2007 14:07:10 -0400
From: "Mike Frysinger" <vapier.adi@...il.com>
To: "Michael Matz" <matz@...e.de>
Cc: "H. Peter Anvin" <hpa@...or.com>, "Olaf Hering" <olh@...e.de>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] remove strict ansi check from __u64 in asm/types.h
On 8/7/07, Michael Matz <matz@...e.de> wrote:
> That would still make it not work with programs compiled with just -ansi
> or -std=c90 (both being equivalent) with -pedantic added. There still are
> such. Only for that case is the __extension__ prefix necessary.
i thought the point was it's supposed to fail with just -ansi and the
default standard (c89)
at any rate, as long as your changes account for all the files in the
patch i posted, that's fine by me
-mike
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists