From: bert hubert <ahu@ds9a.nl>
To: "Daniel Richard G." <skunk@iskunk.org>
Cc: linux-kernel@vger.kernel.org, marcelo@conectiva.com.br,
torvalds@osdl.org
Subject: Re: [PATCH] include/asm-i386/byteorder.h: ANSI mode fixes
Date: Wed, 17 Dec 2003 08:35:47 +0100 [thread overview]
Message-ID: <20031217073547.GA5042@outpost.ds9a.nl> (raw)
In-Reply-To: <20031217071829.GA30851@midnight>
On Wed, Dec 17, 2003 at 02:18:29AM -0500, Daniel Richard G. wrote:
> This header file uses `inline' where it should use `__inline__', `asm'
> where it should use `__asm__'. GCC with -ansi barfs if it sees these
> keywords without the double underscores. Headaches for the KDE folks:
The kernel is not written in 'ansi C' but in gcc, mostly - not sure if you
should expect kernel headers to function with -ansi.
--
http://www.PowerDNS.com Open source, database driven DNS Software
http://lartc.org Linux Advanced Routing & Traffic Control HOWTO
prev parent reply other threads:[~2003-12-17 7:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-12-17 7:18 [PATCH] include/asm-i386/byteorder.h: ANSI mode fixes Daniel Richard G.
2003-12-17 7:35 ` bert hubert [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20031217073547.GA5042@outpost.ds9a.nl \
--to=ahu@ds9a.nl \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo@conectiva.com.br \
--cc=skunk@iskunk.org \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.