This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c++/1990: #include <ext/slist> does not work



>Number:         1990
>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:56:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Atkinson
>Release:        gcc version 2.97 20010212 (experimental)
>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==


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]