Do not warn about a redundant declaration if a global static variable declaration...
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 20 Aug 2008 12:35:15 +0000 (12:35 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 20 Aug 2008 12:35:15 +0000 (12:35 +0000)
commit2dbf5b648f620fbcea1a943d3893b0c0a97cf590
tree01f29d0e98efff50059bc3431427d478c71a9578
parent75effca7d35c73f326b7a5ab987fbabfa89ee170
Do not warn about a redundant declaration if a global static variable declaration is followed by a definition.

[r21276]
parser.c