public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "John (Eljay) Love-Jensen" <eljay@adobe.com>
To: "José Luis García Pallero" <jgpallero@gmail.com>
Cc: "gcc-help@gcc.gnu.org" <gcc-help@gcc.gnu.org>
Subject: RE: -fdefault-integer-8 in c
Date: Wed, 10 Mar 2010 13:16:00 -0000	[thread overview]
Message-ID: <4B7A6CC9992C4E4FB188D02872C90A6B134F24@nambxv01a.corp.adobe.com> (raw)
In-Reply-To: <323eda51003100436x21d8c5fam9108bd9a44d8fde1@mail.gmail.com>

Hi José,

> Yes, if I use typedef I would to replace the definition in all my code and it would be dangerous.

<stdint.h>'s int64_t is int64_t on all platforms which have a 64-bit integer type, for C.

I'm not seeing the dangerousness.  Unless you mean C++, which does not have int64_t (except by the C++ compilers which have added it as an extension, or added it in anticipation of C++0x).

Sincerely,
--Eljay

  reply	other threads:[~2010-03-10 13:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-09 22:41 José Luis García Pallero
2010-03-10  0:15 ` Nicholas Sherlock
2010-03-10 11:56 ` John (Eljay) Love-Jensen
2010-03-10 12:36   ` José Luis García Pallero
2010-03-10 13:16     ` John (Eljay) Love-Jensen [this message]
2010-03-10 14:43       ` José Luis García Pallero
2010-03-10 14:54         ` John (Eljay) Love-Jensen
2010-03-10 18:35           ` José Luis García Pallero

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=4B7A6CC9992C4E4FB188D02872C90A6B134F24@nambxv01a.corp.adobe.com \
    --to=eljay@adobe.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=jgpallero@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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).