All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@kernel.crashing.org>
To: "H. Peter Anvin" <hpa@zytor.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Fix building on Solaris (and don't break Cygwin)
Date: Mon, 12 Jul 2004 10:44:51 -0700	[thread overview]
Message-ID: <20040712174450.GA16877@smtp.west.cox.net> (raw)
In-Reply-To: <ccs7c2$bef$1@terminus.zytor.com>

On Sun, Jul 11, 2004 at 08:19:14PM +0000, H. Peter Anvin wrote:
> Followup to:  <20040709211605.GA6126@infradead.org>
> By author:    Christoph Hellwig <hch@infradead.org>
> In newsgroup: linux.dev.kernel
> >
> > 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.
> > 
> 
> <inttypes.h> is also mandated by C99, and is a more complete header
> (it includes stdint.h).

Which makes it quite annoying that Cygwin lacks it.

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

      reply	other threads:[~2004-07-12 17:44 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
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 [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=20040712174450.GA16877@smtp.west.cox.net \
    --to=trini@kernel.crashing.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.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.