--- Comment #9 from ayers at gcc dot gnu dot org 2005-11-20 12:49 ---
Subject: Bug 19024
Author: ayers
Date: Sun Nov 20 12:49:41 2005
New Revision: 107251
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=107251
Log:
2005-11-20 David Ayers <[EMAIL PROTECTED]>
PR libobjc/
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-02
20:13 ---
I decided to apply thios to the 4.0 branch also. Fixed in 4.0.0 also.
--
What|Removed |Added
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-02
20:12 ---
Subject: Bug 19024
CVSROOT:/cvs/gcc
Module name:gcc
Branch: gcc-4_0-branch
Changes by: [EMAIL PROTECTED] 2005-03-02 20:12:18
Modified files:
libobjc: Change
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-02
19:39 ---
Fixed in 4.1.0 (which is a ways off), I am thinking about backporting this to
the 4.0 branch but I don't
know if I should.
--
What|Removed |Added
--
--- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-03-02
19:37 ---
Subject: Bug 19024
CVSROOT:/cvs/gcc
Module name:gcc
Changes by: [EMAIL PROTECTED] 2005-03-02 19:37:03
Modified files:
libobjc: ChangeLog Makefile.in archive.c hash.
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-03-01
17:46 ---
Here is how I would fix this use objc_hash_* in libobjc and then declare in
hash.h, a deperated inline
functions which call the new functions. The other thing would be have a new
file which has those inl
--- Additional Comments From pinskia at gcc dot gnu dot org 2004-12-15
23:40 ---
Confirmed, Mine, I will look at doing that tomorrow.
--
What|Removed |Added
Assigned