public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jonathan Wakely <jwakely.gcc@gmail.com>
To: Richard Henderson <rth@redhat.com>
Cc: "gcc@gcc.gnu.org" <gcc@gcc.gnu.org>,
	Aldy Hernandez <aldyh@redhat.com>,
	jarias@bsc.es,  	Ulrich Drepper <drepper@redhat.com>,
	aoliva@redhat.com
Subject: Re: GCC-TM dependency build
Date: Sat, 10 Apr 2010 02:48:00 -0000	[thread overview]
Message-ID: <q2n4348dea51004091516k24649739j6471e1cd794a5540@mail.gmail.com> (raw)
In-Reply-To: <4BBF4F2C.4030008@redhat.com>

On 9 April 2010 17:00, Richard Henderson wrote:
>
> I have no idea how to fix this.  Ideas?

Maybe a dumb question, I don't know the context of this problem...

Is <cassert> the only C++ header that causes a problem?

<cassert> is exactly equivalent to <assert.h> because it only declares
macros, which are not in namespace std anyway.

So if that's the only problem, using <assert.h> instead of <cassert>
would solve it.

  reply	other threads:[~2010-04-09 22:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20100331163055.GA2700@redhat.com>
     [not found] ` <4BB39088.5080502@redhat.com>
     [not found]   ` <20100331184807.GA2923@redhat.com>
     [not found]     ` <4BBB255B.8000504@bsc.es>
     [not found]       ` <20100406121705.GA6766@redhat.com>
     [not found]         ` <37064.192.168.6.2.1270740237.squirrel@webmail.bsc.es>
     [not found]           ` <20100408153506.GA4966@redhat.com>
     [not found]             ` <4BBE0781.7050907@redhat.com>
     [not found]               ` <20100408164448.GA5771@redhat.com>
     [not found]                 ` <4BBE0AED.60407@redhat.com>
     [not found]                   ` <20100408165919.GA6093@redhat.com>
2010-04-09 16:37                     ` Richard Henderson
2010-04-10  2:48                       ` Jonathan Wakely [this message]
2010-04-12 18:28                         ` Richard Henderson

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=q2n4348dea51004091516k24649739j6471e1cd794a5540@mail.gmail.com \
    --to=jwakely.gcc@gmail.com \
    --cc=aldyh@redhat.com \
    --cc=aoliva@redhat.com \
    --cc=drepper@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=jarias@bsc.es \
    --cc=rth@redhat.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).