]> git.ipfire.org Git - thirdparty/gcc.git/commit
(in libobjc:)
authorDavid Chad <davidc@freebsd.org>
Fri, 11 Apr 2003 04:30:33 +0000 (04:30 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Fri, 11 Apr 2003 04:30:33 +0000 (04:30 +0000)
commit0b87e18ef1c2c54458dd76a54ea38ae1571dc237
tree8cb1d7bf41f29d8a1c0357dd74e7f0eb0660328f
parent339a28b96a306cb323a66e9142ab090d36f42ba8
(in libobjc:)

libobjc/8562
(in libobjc:)
* objc/hash.h (hash_string): Constify correctly.
(compare_ptrs): Use direct compare.
* objc/objc-list.h (list_nth): Rename index to indx to avoid shadow.
* objc/sarray.h: Global rename index to indx to avoid shadow.

(in gcc/testsuite:)
* objc.dg/headers.m: New test.

Co-Authored-By: Loren J. Rittle <ljrittle@acm.org>
From-SVN: r65461
gcc/testsuite/ChangeLog
gcc/testsuite/objc.dg/headers.m [new file with mode: 0644]
libobjc/ChangeLog
libobjc/objc/hash.h
libobjc/objc/objc-list.h
libobjc/objc/sarray.h