gcc/libobjc/objc
Kai Tietz b15b7ef84d 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
2008-11-21 13:07:43 +01:00
..
encoding.h All files: Update FSF address. 2005-08-17 03:21:42 +00:00
hash.h re PR libobjc/19024 (name collisions libobjc/libmysqlclient) 2005-11-20 12:49:41 +00:00
NXConstStr.h All files: Update FSF address. 2005-08-17 03:21:42 +00:00
objc-api.h sendmsg.c: Added __objc_msg_forward2... 2007-04-09 11:04:50 -07:00
objc-decls.h All files: Update FSF address. 2005-08-17 03:21:42 +00:00
objc-list.h objc-list.h (list_free): Add keyword 'inline' to avoid unused warning. 2007-02-18 11:55:53 +00:00
objc.h Object.m (errno): Replaced by errno.h include. 2008-11-21 13:07:43 +01:00
Object.h Object.m (compare): Add type id. 2008-06-10 14:37:51 +02:00
Protocol.h All files: Update FSF address. 2005-08-17 03:21:42 +00:00
runtime.h All files: Update FSF address. 2005-08-17 03:21:42 +00:00
sarray.h All files: Update FSF address. 2005-08-17 03:21:42 +00:00
thr.h All files: Update FSF address. 2005-08-17 03:21:42 +00:00
typedstream.h All files: Update FSF address. 2005-08-17 03:21:42 +00:00