This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/20426] error: initializer element is not constant
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Mar 2005 14:06:46 -0000
- Subject: [Bug other/20426] error: initializer element is not constant
- References: <20050311131232.20426.pluto@pld-linux.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-11 14:06 -------
Note in C++ they will be constants though but not in C. C has different rules for constant expressions
than C++.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20426