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]

Re: missing warning


> no it doesn't; it has undefined behaviour

Oops... [expr.delete]/3 quite clearly states that it is indeed
undefined behaviour. OTOH, this can't be statically detected, so
I still think there should be no warning.

Thanks for pointing out that error,

Martin


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