[Bug c/49748] char * const * cannot be assigned to char const * const *

2015-02-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49748 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug c/49748] char * const * cannot be assigned to char const * const *

2012-02-23 Thread tim.ruehsen at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49748 Tim Ruehsen changed: What|Removed |Added CC||tim.ruehsen at gmx dot de --- Comment #3 fr

[Bug c/49748] char * const * cannot be assigned to char const * const *

2011-07-14 Thread gcc at misc dot lka.org.lu
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] char * const * cannot be assigned to char const * const *

2011-07-14 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49748 --- Comment #1 from Jonathan Wakely 2011-07-14 16:44:08 UTC --- the bug reporting guidelines clearly ask for a complete and self-contained test case, not several snippets of code which don't form a complete program http://gcc.gnu.org/bugs/ the w