GNOME Bugzilla – Bug 733075
a gobject property and a constant may generate conflicting C code
Last modified: 2018-02-19 09:14:16 UTC
Created attachment 280532 [details] test case See the attached example. The generated test.c contains: enum { TEST_DUMMY_PROPERTY, TEST_FOO }; #define TEST_FOO 5
*** This bug has been marked as a duplicate of bug 694236 ***