Add a check that no properties are added after a class is derived
authorAlexander Larsson <alexl@redhat.com>
Fri, 2 Oct 2009 17:27:48 +0000 (19:27 +0200)
committerAlexander Larsson <alexl@redhat.com>
Fri, 2 Oct 2009 19:02:48 +0000 (21:02 +0200)
commit302d13a757c164346883841ce040208906894b71
tree7f63b4e7a040bad13ee00d6ef764a98dad8cf5bd
parent39a1fe5782c15873ab18b8d3d76adfcbd70dc6dd
Add a check that no properties are added after a class is derived

We can't support that, because that would cause the CLASS_HAS_PROPS_FLAG
class flag to not be correct.
gobject/gobject.c