public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Brian Dessent <brian@dessent.net>
To: gcc-help@gcc.gnu.org
Subject: Re: GCC Compile Failure
Date: Sun, 09 Jul 2006 01:55:00 -0000	[thread overview]
Message-ID: <44B0620B.D308E524@dessent.net> (raw)
In-Reply-To: <20060709012359.4245671E5A@saratoga.rkirkpat.net>

Bill McEnaney wrote:

> Sunblade 100 workstation that runs gcc-4.1.1.  The C++ compiler, g++,
> warned me that iostream had been deprecated.  That's why I don't know

No, it warned you that <iostream.h> is deprecated and should not be
used, not <iostream> (which is the proper header to use, without the
.h). 
<http://www.parashift.com/c++-faq-lite/coding-standards.html#faq-27.4>

Brian

  reply	other threads:[~2006-07-09  1:55 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-09  1:24 Bill McEnaney
2006-07-09  1:55 ` Brian Dessent [this message]
2006-07-09  2:00 ` David Fang
  -- strict thread matches above, loose matches on Subject: below --
2006-07-09  2:35 Bill McEnaney
2006-07-09  1:06 Bill McEnaney
2006-07-08 20:18 jjdevine
2006-07-08 21:06 ` Artūras Moskvinas
2006-07-10 14:55 ` Young, Michael

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=44B0620B.D308E524@dessent.net \
    --to=brian@dessent.net \
    --cc=gcc-help@gcc.gnu.org \
    /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).