X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=compiler%2Fbootstrap%2Flibec%2Fbootstrap%2Flexer.c;h=51c4e483977e1d28a71592691f78332c485fd741;hb=6007a6fa98603324f172f760ddb594b8ef0cb48d;hp=63d182fe26110c92a2c94787c7ffb75533d7520d;hpb=e9e01f2469c7146caee71e28071701886d78846c;p=sdk diff --git a/compiler/bootstrap/libec/bootstrap/lexer.c b/compiler/bootstrap/libec/bootstrap/lexer.c index 63d182f..51c4e48 100644 --- a/compiler/bootstrap/libec/bootstrap/lexer.c +++ b/compiler/bootstrap/libec/bootstrap/lexer.c @@ -379,7 +379,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);