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]
Other format: [Raw text]

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


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


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