Keep TestStructA as simple by moving GObject member to a new structure
authorColin Walters <walters@verbum.org>
Tue, 3 Mar 2009 21:44:36 +0000 (16:44 -0500)
committerColin Walters <walters@verbum.org>
Tue, 3 Mar 2009 21:44:36 +0000 (16:44 -0500)
commit2bdd2bf9303ae0e718c00ec84078336e722138f1
tree01916816c1fc42c61c6e14a6406381fa76b36351
parentb22ac84b4d31f0c644ca4b52586345f5c87a3135
Keep TestStructA as simple by moving GObject member to a new structure

The change in commit 2912b broke the gjs test suite which was relying
on TestStructA being "simple" (i.e. only having primitive fields as members).
tests/everything/everything.h