c++/10665: Non-default constructor invocation is allowed for new T[]

nathan@gcc.gnu.org nathan@gcc.gnu.org
Wed May 7 16:16:00 GMT 2003


Synopsis: Non-default constructor invocation is allowed for new T[]

State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Wed May  7 16:09:02 2003
State-Changed-Why:
    not a bug. This is a g++ extension that is rejected when -pedantic. (there are many extensions, use -pedantic to
    exclude them)

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10665



More information about the Gcc-bugs mailing list