X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Fecp%2Fbootstrap%2Fecp.main.c;fp=compiler%2Fbootstrap%2Fecp%2Fbootstrap%2Fecp.main.c;h=a3c43354011264a1ba1996a17559f27d3148b199;hb=1fe01ced1978ecd046accfc810ac6a2735942829;hp=979b2be90a8ead35b3beb571055f4e5bc8ca95e8;hpb=22f4910c35cbe3549e33b75a90399a7fec92de12;p=sdk diff --git a/compiler/bootstrap/ecp/bootstrap/ecp.main.c b/compiler/bootstrap/ecp/bootstrap/ecp.main.c index 979b2be..a3c4335 100644 --- a/compiler/bootstrap/ecp/bootstrap/ecp.main.c +++ b/compiler/bootstrap/ecp/bootstrap/ecp.main.c @@ -308,6 +308,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);