MRUBY_OBJECT_HEADER is always used with `;', but, in the definition of a struct, you cannot include any statement except declarations, even if the statement is void statement.

This commit is contained in:
NAKAMURA Usaku
2012-04-20 15:35:57 +09:00
parent ff47338973
commit 2161737c2d
+1 -1
View File
@@ -6,7 +6,7 @@
int color:3;\
unsigned int flags:21;\
struct RClass *c;\
struct RBasic *gcnext;
struct RBasic *gcnext
/* white: 011, black: 100, gray: 000 */