public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Khem Raj <raj.khem@gmail.com>
Cc: linux-xfs@vger.kernel.org
Subject: Re: [PATCH] define __ prefixed version of intXY_t types
Date: Sat, 9 Sep 2017 10:56:09 +1000	[thread overview]
Message-ID: <20170909005609.GH17782@dastard> (raw)
In-Reply-To: <20170908233616.26051-1-raj.khem@gmail.com>

On Fri, Sep 08, 2017 at 04:36:16PM -0700, Khem Raj wrote:
> This is required since musl does not define them
> unlike glibc

[u]int*_t types are defined by the C99 standard and are supposed to
be provided by stdint.h.  If musl is not providing stdint.h, then
the C99 compliant compiler should be.

What's the compilation error you're trying to fix?

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

  parent reply	other threads:[~2017-09-09  0:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-08 23:36 [PATCH] define __ prefixed version of intXY_t types Khem Raj
2017-09-09  0:50 ` Eric Sandeen
2017-09-09  1:14   ` Khem Raj
2017-09-09  2:02     ` Khem Raj
2017-09-09  0:56 ` Dave Chinner [this message]
2017-09-09  1:02   ` Dave Chinner

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=20170909005609.GH17782@dastard \
    --to=david@fromorbit.com \
    --cc=linux-xfs@vger.kernel.org \
    --cc=raj.khem@gmail.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox