Assign the proper namespace to all new entities and assert that nobody tries to retri...
authorChristoph Mallon <christoph.mallon@gmx.de>
Fri, 18 Feb 2011 12:09:19 +0000 (12:09 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Fri, 18 Feb 2011 12:09:19 +0000 (12:09 +0000)
commitaaf0de5b367da05d5b6534d4592678495ed8fe39
tree0db75244c97ee47e5d3f2d44e5812d7c5ed0e32b
parent70060fe5b238cb448d92f3460e3e1ced30b9afdb
Assign the proper namespace to all new entities and assert that nobody tries to retrieve entities with NAMESPACE_INVALID.

This corrects C/should_fail/conflicting_types.c.

[r28404]
builtins.c
parser.c