All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@kernel.crashing.org>
To: Christoph Hellwig <hch@infradead.org>,
	Andrew Morton <akpm@osdl.org>, Sam Ravnborg <sam@ravnborg.org>,
	Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Jean-Christophe Dubois <jdubois@mc.com>
Subject: Re: [PATCH] Fix building on Solaris (and don't break Cygwin)
Date: Fri, 9 Jul 2004 14:18:53 -0700	[thread overview]
Message-ID: <20040709211853.GH28002@smtp.west.cox.net> (raw)
In-Reply-To: <20040709211605.GA6126@infradead.org>

On Fri, Jul 09, 2004 at 10:16:05PM +0100, Christoph Hellwig wrote:

> On Fri, Jul 09, 2004 at 02:00:11PM -0700, Tom Rini wrote:
> > The following is from Jean-Christophe Dubois <jdubois@mc.com>.  On
> > Solaris 2.8, <stdint.h> does not exist, but <inttypes.h> does.  However,
> > on cygwin (the other odd place that the kernel is compiled on)
> > <inttypes.h> doesn't exist.  So we end up with something like the
> > following.
> > Signed-off-by: Tom Rini <trini@kernel.crashing.org>
> 
> Yikes.  <stdint.h> is mandated by C99, please complain to sun instead or
> write up the header yourself - it's not that difficult anyway.

I forgot to CC Jean on this, but that's not exactly a nice option.  In
fact, it'd be fine to just switch to <inttypes.h>, afaics, except that
cygwin doesn't have that.

-- 
Tom Rini
http://gate.crashing.org/~trini/

  reply	other threads:[~2004-07-09 21:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-09 21:00 [PATCH] Fix building on Solaris (and don't break Cygwin) Tom Rini
2004-07-09 21:16 ` Christoph Hellwig
2004-07-09 21:18   ` Tom Rini [this message]
2004-07-09 21:20     ` Christoph Hellwig
2004-07-10 20:12       ` Jean-Christophe Dubois
2004-07-11 20:19   ` H. Peter Anvin
2004-07-12 17:44     ` Tom Rini

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=20040709211853.GH28002@smtp.west.cox.net \
    --to=trini@kernel.crashing.org \
    --cc=akpm@osdl.org \
    --cc=hch@infradead.org \
    --cc=jdubois@mc.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.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.