WIP - Further compiler fixes, bootstrap update
[sdk] / compiler / bootstrap / ecere / bootstrap / LinkList.c
index a464f54..7db4fcc 100644 (file)
@@ -131,6 +131,7 @@ struct __ecereNameSpace__ecere__com__Class * templateClass;
 struct __ecereNameSpace__ecere__sys__OldList templatized;
 int numParams;
 unsigned int isInstanceClass;
+unsigned int byValueSystemClass;
 } __attribute__ ((gcc_struct));
 
 extern long long __ecereNameSpace__ecere__com__eClass_GetProperty(struct __ecereNameSpace__ecere__com__Class * _class, char *  name);