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]

[Bug c/17654] Pointless warning on incompatible pointer types


------- Additional Comments From jbeulich at novell dot com  2004-09-27 15:32 -------
This can only happen when any of the levels is not const-qualified. When all
levels are, you can't achieve such results.

-- 


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


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