X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Flibec%2Fbootstrap%2Fcopy.c;fp=compiler%2Fbootstrap%2Flibec%2Fbootstrap%2Fcopy.c;h=35ab7e95540a3742ba6096e8b5aafec07f7bf3cd;hb=e9aa54b1c79b5284ca3a36072c250944aca98e8d;hp=29f006ef759444a13deb56f2a1414ac7ba8e7c50;hpb=c84614376239dd327bf07a741326ce6311ac0376;p=sdk diff --git a/compiler/bootstrap/libec/bootstrap/copy.c b/compiler/bootstrap/libec/bootstrap/copy.c index 29f006e..35ab7e9 100644 --- a/compiler/bootstrap/libec/bootstrap/copy.c +++ b/compiler/bootstrap/libec/bootstrap/copy.c @@ -700,6 +700,7 @@ struct __ecereNameSpace__ecere__com__ClassTemplateArgument * templateArgs; struct __ecereNameSpace__ecere__com__Class * templateClass; struct __ecereNameSpace__ecere__sys__OldList templatized; int numParams; +unsigned int isInstanceClass; } __attribute__ ((gcc_struct)); extern long long __ecereNameSpace__ecere__com__eClass_GetProperty(struct __ecereNameSpace__ecere__com__Class * _class, char * name);