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]

placment operator new compiling problemm


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


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