public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tudor Hulubei <tudor@cs.unh.edu>
To: egcs@cygnus.com
Subject: egcs problem
Date: Thu, 30 Apr 1998 15:45:00 -0000	[thread overview]
Message-ID: <13640.65081.734574.27280@hal2.dyn.ml.org> (raw)

Hi,

With the latest CVS tree, the following program fails to compile (even
though it compiles fine with gcc-2.8.1 and used to compile with
previous versions of egcs too.

#include <hash_map>
#include <string>

hash_map<string, int> h;

I get a bunch of errors in the STL headers:

In file included from /home/tudor/usr/include/g++/hash_map:31,
                 from /home/tudor/t.cc:1:
/home/tudor/usr/include/g++/stl_hashtable.h:593: non-template type `hashtable' used as a template
/home/tudor/usr/include/g++/stl_hashtable.h:594: non-template type `hashtable' used as a template
....

Hope this helps,
Tudor

                 reply	other threads:[~1998-04-30 15:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=13640.65081.734574.27280@hal2.dyn.ml.org \
    --to=tudor@cs.unh.edu \
    --cc=egcs@cygnus.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).