This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/18799] [3.4 Regression] error: static declaration of 'x' follows non-static declaration
- From: "falk at debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 Dec 2004 09:13:06 -0000
- Subject: [Bug c/18799] [3.4 Regression] error: static declaration of 'x' follows non-static declaration
- References: <20041202212109.18799.markus@oberhumer.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From falk at debian dot org 2004-12-03 09:13 -------
Confirmed. I think we should even warn about this unconditionally and not
only with -pedantic.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18799