X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Flibec%2Fbootstrap%2FfirstPass.c;fp=compiler%2Fbootstrap%2Flibec%2Fbootstrap%2FfirstPass.c;h=947372d93e1e8b3fcd66080581445b7b99204fba;hb=e9aa54b1c79b5284ca3a36072c250944aca98e8d;hp=a69385e0411dbceca637d60fa170610173deef09;hpb=c84614376239dd327bf07a741326ce6311ac0376;p=sdk diff --git a/compiler/bootstrap/libec/bootstrap/firstPass.c b/compiler/bootstrap/libec/bootstrap/firstPass.c index a69385e..947372d 100644 --- a/compiler/bootstrap/libec/bootstrap/firstPass.c +++ b/compiler/bootstrap/libec/bootstrap/firstPass.c @@ -715,6 +715,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);