c++/1989: #include <ext/slist> does not work
kevina@users.sourceforge.net
kevina@users.sourceforge.net
Wed Feb 14 18:46:00 GMT 2001
>Number: 1989
>Category: c++
>Synopsis: #include <ext/slist> does not work
>Confidential: no
>Severity: critical
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Feb 14 18:46:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator: Kevin Atkinson
>Release: gcc version 2.96 20000731 (Red Hat Linux 7.0)
>Organization:
>Environment:
>Description:
Including <ext/slist> does not work. I get all sorts of
parse errors:
In file included from t.cc:2:
/usr/local/gcc-3.0/include/g++-v3/ext/slist:31: syntax error before `{' token
/usr/local/gcc-3.0/include/g++-v3/ext/slist:36: syntax error before `*' token
...
>How-To-Repeat:
Simplify try to compile the above program which is a
one line program which includes <ext/slist>.
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="t.cc"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="t.cc"
CiNpbmNsdWRlIDxleHQvc2xpc3Q+Cg==
More information about the Gcc-bugs
mailing list