This is the mail archive of the gdb-patches@sourceware.cygnus.com mailing list for the GDB project.


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

Re: PATCH/RFA: regerror link error


Todd Whitesel wrote:
> 
> > >         * gnu-regex.c (regerror): Function renamed from `__regerror'.
> >
> > The change is fine.  It's already in the official glibc.
> 
> The -exact- change??
> 
> Is 'regerror' part of the defined API?  I sure hope so. (If it's not, then
> removing the underscores means a new potential namespace conflict.)
> 
> --
> Todd Whitesel
> toddpw @ windriver.com

I believe the change was identical:

http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/libc/posix/regex.c.diff?r1=1.47&r2=1.48&cvsroot=glibc

	Andrew

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