hash.h (hash_string, [...]): Add type-casts to make Objective-C++ happy.
authorZiemowit Laski <zlaski@apple.com>
Fri, 5 Mar 2004 21:06:57 +0000 (21:06 +0000)
committerZiemowit Laski <zlaski@gcc.gnu.org>
Fri, 5 Mar 2004 21:06:57 +0000 (21:06 +0000)
commitd5e63fce337455aab205430400bc8794560198e8
tree0178e5ab1f603a42eae35feb51265a55c335bb17
parentc18b95e5e467a28d54501891b4884851944d9fd1
hash.h (hash_string, [...]): Add type-casts to make Objective-C++ happy.

2004-03-05  Ziemowit Laski  <zlaski@apple.com>

        * objc/hash.h (hash_string, compare_strings):
        Add type-casts to make Objective-C++ happy.
        * objc/typedstream.h (objc_get_stream_class_version):
        Rename parameter from 'class' to 'class_name' to make
        Objective-C++ happy.

From-SVN: r78986
libobjc/ChangeLog
libobjc/objc/hash.h
libobjc/objc/typedstream.h