X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Fecere%2Fbootstrap%2FString.c;h=f6f67f850c99c6e6266518ecbe823cfeea8bf8b3;hb=6007a6fa98603324f172f760ddb594b8ef0cb48d;hp=a2a0d3ac28647cb14067c3ae05615ec3de1bf6a8;hpb=e9e01f2469c7146caee71e28071701886d78846c;p=sdk diff --git a/compiler/bootstrap/ecere/bootstrap/String.c b/compiler/bootstrap/ecere/bootstrap/String.c index a2a0d3a..f6f67f8 100644 --- a/compiler/bootstrap/ecere/bootstrap/String.c +++ b/compiler/bootstrap/ecere/bootstrap/String.c @@ -265,7 +265,7 @@ struct __ecereNameSpace__ecere__com__Method * method; } __attribute__ ((gcc_struct)); } __attribute__ ((gcc_struct)); -typedef unsigned int size_t; +typedef uintptr_t size_t; void exit(int status);