Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
To: Kai Tietz <ktietz70@googlemail.com>
Cc: Ian Lance Taylor <iant@google.com>,
	GCC Patches <gcc-patches@gcc.gnu.org>,
	       Binutils <binutils@sourceware.org>,
	gdb <gdb@sourceware.org>
Subject: Re: [patch libiberty's include]: Fixes PR 39064 and partial PR 54620
Date: Wed, 30 Jan 2013 14:56:00 -0000	[thread overview]
Message-ID: <ydd38xi67ot.fsf@lokon.CeBiTec.Uni-Bielefeld.DE> (raw)
In-Reply-To: <CAEwic4ZAr1krhH3b=MbsM4f1RKqZJUz4UiTmUubk-Vhrtd74nw@mail.gmail.com>	(Kai Tietz's message of "Wed, 30 Jan 2013 15:48:30 +0100")

Kai Tietz <ktietz70@googlemail.com> writes:

> Yes, this is a valid point.  The (u)int??_t types aren't necessarily
> declared by including sys/types.h.  So what's about the following
> patch.  If stdint.h header is present, then we should include it and
> then we can assume that the (u)int??_t types are present.

This is wrong: <stdint.h> provides e.g. uint32_t, but not u_int32_t.
The latter is a BSDism.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


  reply	other threads:[~2013-01-30 14:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-30 10:53 Kai Tietz
2013-01-30 14:31 ` Ian Lance Taylor
2013-01-30 14:48   ` Kai Tietz
2013-01-30 14:56     ` Rainer Orth [this message]
2013-01-30 15:03       ` Kai Tietz
2013-01-30 15:44         ` Ian Lance Taylor

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=ydd38xi67ot.fsf@lokon.CeBiTec.Uni-Bielefeld.DE \
    --to=ro@cebitec.uni-bielefeld.de \
    --cc=binutils@sourceware.org \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gdb@sourceware.org \
    --cc=iant@google.com \
    --cc=ktietz70@googlemail.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