In parse_namespace_definition() always discard the found entity when it is not a...
authorChristoph Mallon <christoph.mallon@gmx.de>
Sun, 20 May 2012 06:33:52 +0000 (08:33 +0200)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sun, 20 May 2012 06:33:52 +0000 (08:33 +0200)
commit259464d4db2d27591ae683cfd2bd234286d6cec4
treee2437720d5c0dd23ebf6d2c5c4edfc4343cf8b01
parent2eb41d67d5d8e9ca6b649ffe624dbb43ff5c1f0a
In parse_namespace_definition() always discard the found entity when it is not a namespace, not only when it is in the current scope, too.
parser.c