-
- Downloads
Object.m (errno): Replaced by errno.h include.
2008-11-21 Kai Tietz <kai.tietz@onevision.com> * Object.m (errno): Replaced by errno.h include. (compare): Cast self to id to prevent warning on comparison. * objc/objc.h (BOOL): Prevent redeclaration of BOOL, if it is already there. * sendmsg.c (__objc_print_dtable_stats): Remove type warnings. * thr-win32.c (__objc_thread_detach): Remove type warning. (__objc_thread_id): Likewise. * thr.c (__objc_thread_detach_functiont): Add __builtin_trap () for noreturn. From-SVN: r142087
Showing
- libobjc/ChangeLog 12 additions, 0 deletionslibobjc/ChangeLog
- libobjc/Object.m 2 additions, 3 deletionslibobjc/Object.m
- libobjc/objc/objc.h 1 addition, 0 deletionslibobjc/objc/objc.h
- libobjc/sendmsg.c 3 additions, 3 deletionslibobjc/sendmsg.c
- libobjc/thr-win32.c 2 additions, 2 deletionslibobjc/thr-win32.c
- libobjc/thr.c 3 additions, 0 deletionslibobjc/thr.c
Loading
Please register or sign in to comment