This is the mail archive of the gcc-patches@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: delete[] works on static arrays


Gabriel Dos Reis <Gabriel.Dos-Reis@dptmaths.ens-cachan.fr> writes:

> 	In fact, we (James Kanze included) have discussed this issue on
> the french newgroup. It came up that a standard conforming
> implementation should reject such construction. 

Indeed. I was the one who asked the question which initiated the
thread. :-)

James Kanze's point was that no implicit conversion takes place in
this case.

-- 
					Guillaume.
					http://www.worldnet.fr/~glaurent


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