public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Benjamin Kosnik <bkoz@redhat.com>
To: Andrew Pinski <pinskia@physics.uc.edu>
Cc: gcc-patches@gcc.gnu.org, libstdc++@gcc.gnu.org
Subject: Re: [PATCH] Fix some of the mt_allocator testcases on darwin
Date: Sat, 23 Oct 2004 19:58:00 -0000	[thread overview]
Message-ID: <20041023122920.030b7214.bkoz@redhat.com> (raw)
In-Reply-To: <C9BCD792-2509-11D9-8879-000A95D692F4@physics.uc.edu>


>The problem is that the testcases use *_t as typedef which is reserved 
>by
>POSIX and one of them conflicts with Darwin's headers, policy_t.  I 
>changed
>all the *_t to be named *_type which is consistent with other libstdc++
>tests and other mt_allocator tests.

This is fine, thanks.

  parent reply	other threads:[~2004-10-23 19:30 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-23 16:29 Andrew Pinski
2004-10-23 19:04 ` Dale Johannesen
2004-10-23 19:17   ` Zack Weinberg
2004-10-23 19:58 ` Benjamin Kosnik [this message]
2004-10-25  8:34 ` Phil Edwards

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=20041023122920.030b7214.bkoz@redhat.com \
    --to=bkoz@redhat.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=libstdc++@gcc.gnu.org \
    --cc=pinskia@physics.uc.edu \
    /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).