This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/18884] New: size_t undeclared in namespace std
- From: "ygs44 at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Dec 2004 09:48:28 -0000
- Subject: [Bug c++/18884] New: size_t undeclared in namespace std
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
In file included from /usr/include/c++/3.2.3/bits/stl_algobase.h:69,
from /usr/include/c++/3.2.3/bits/stl_tree.h:86,
from /usr/include/c++/3.2.3/map:66
/usr/include/c++/3.2.3/new:79: `size_t' undeclared in namespace `std'
/usr/include/c++/3.2.3/new:79: declaration of `operator new' as non-function
/usr/include/c++/3.2.3/new:79: invalid declarator
--
Summary: size_t undeclared in namespace std
Product: gcc
Version: 3.2.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ygs44 at hotmail dot com
CC: gcc-bugs at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18884