[Bug c++/35711] bad text in -Wcast-qual warning (forgets volatile)

ian at airs dot com gcc-bugzilla@gcc.gnu.org
Wed Jan 7 14:27:00 GMT 2009



------- Comment #9 from ian at airs dot com  2009-01-07 14:27 -------
How is it unsafe?  All the const qualifier on a pointer means is that the
memory will not be changed through that pointer.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35711



More information about the Gcc-bugs mailing list