This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
placment operator new compiling problemm
- To: gcc-bugs at gcc dot gnu dot org
- Subject: placment operator new compiling problemm
- From: Maksim Likharev <maxl at uts dot com>
- Date: Thu, 17 Aug 2000 10:43:45 -0500
- Organization: Universal Tecnical Systems, Inc.
Error:
test_cpp.cpp:104: at this point in file
test_cpp.cpp: In function `int main(...)':
<internal>:113: too many arguments to function `void * operator
new(unsigned int)'
Version:
gcc version 2.95.2 19991024 (release)
System type:
Win NT 4.0 service pack 5 + Cygwin b20
Compilation string:
c++.exe test_cpp.cpp -o test_cpp.exe
test_cpp.cpp has been attached to the mail.
Regards,
Max.
test_cpp.cpp