X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Fecere%2Fbootstrap%2FFile.c;h=736602471c211fdfe161917714ce989b50d6b9da;hb=d50f2422c7dd5a2f34d992bb37dca659f90fa49b;hp=3e3d78deef7b31b5596732ed3a9ba53aaf120eb6;hpb=3f3c5e72d6b5e4bcd1f6e5a57ce2a5e18bb30663;p=sdk diff --git a/compiler/bootstrap/ecere/bootstrap/File.c b/compiler/bootstrap/ecere/bootstrap/File.c index 3e3d78d..7366024 100644 --- a/compiler/bootstrap/ecere/bootstrap/File.c +++ b/compiler/bootstrap/ecere/bootstrap/File.c @@ -1018,7 +1018,7 @@ else { while(c < max - 1) { -char ch = (char)0; +char ch = 0; if(!((unsigned int (*)(struct __ecereNameSpace__ecere__com__Instance *, char * ch))__extension__ ({ struct __ecereNameSpace__ecere__com__Instance * __internal_ClassInst = this;