[Bug c/49748] char * const * cannot be assigned to char const * const *
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49748 --- Comment #2 from Alain Knaff 2011-07-14 17:38:59 UTC --- Created attachment 24756 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24756 Test program for const warning bug > the warning is correct, see http://c-faq.com/ansi/constmismatch.h
[Bug c/49748] New: char * const * cannot be assigned to char const * const *
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49748 Summary: char * const * cannot be assigned to char const * const * Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component