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: C++ PATCH: Reject deref of void pointer


Mark Mitchell wrote:
> 
> >>>>> "Nathan" == Nathan Sidwell <nathan@acm.org> writes:
> 
>     Nathan> Hi, attached is a patch to reject dereferencing a void *,
>     Nathan> as the recent discussion about dereferencing incomplete
>     Nathan> types has shown it to be explicitly banned.
> 
> This is fine.  Thanks!
Installed, with g++.other/deref1.C testcase.

nathan

-- 
Dr Nathan Sidwell :: Computer Science Department :: Bristol University
        I have seen the death of PhotoShop -- it is called GIMP
nathan@acm.org  http://www.cs.bris.ac.uk/~nathan/  nathan@cs.bris.ac.uk


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