X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Fecere%2Fbootstrap%2FAVLTree.c;fp=compiler%2Fbootstrap%2Fecere%2Fbootstrap%2FAVLTree.c;h=3aa69345a84bac3b353ce084bf67785ffae26fc4;hb=1fe01ced1978ecd046accfc810ac6a2735942829;hp=187640e435c2cfced709b2db254b793847aaa0ee;hpb=22f4910c35cbe3549e33b75a90399a7fec92de12;p=sdk diff --git a/compiler/bootstrap/ecere/bootstrap/AVLTree.c b/compiler/bootstrap/ecere/bootstrap/AVLTree.c index 187640e..3aa6934 100644 --- a/compiler/bootstrap/ecere/bootstrap/AVLTree.c +++ b/compiler/bootstrap/ecere/bootstrap/AVLTree.c @@ -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);