This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH libobjc/19024] name collisions libobjc/mysqlclient



On Mar 2, 2005, at 2:29 AM, Andrew Pinski wrote:



On Mar 2, 2005, at 2:17 AM, David Ayers wrote:


Hello,

<>
This fixes
http://gcc.gnu.org/bugzilla/attachment.cgi?id=8306&action=view
as suggested by prefixing all hash functions with objc_, adding deprecated static inline versions of the old functions to produce deprecation warnings and non-static-inline versions in a new file hash_compat.c for binary compatibility.


Bootstrapped and tested on i686-pc-linux-gnu with make check-objc as this change is limited to libobjc.

Please commit if approved.

Ok.


I will apply this in the morning EST if someone does not beat me to applying it.

Actually I am not going to be able to do this for another hour, if someone
else still beats me, that is okay.


-- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]