This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Use __mbrtowc instead of mbrtowc in regex


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Paolo Bonzini wrote:
> While looking at the regex code I noticed that it does not use the
> internal symbol for mbrtowc.  I suppose there is no reason not to do
> that, hence this patch.

There was no problem, we redirect the calls using other methods.  I've
applied the patch only for consistency since we're using the __ symbols
for similar functions.

- --
â Ulrich Drepper â Red Hat, Inc. â 444 Castro St â Mountain View, CA â
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkllR6cACgkQ2ijCOnn/RHQlyACdEs5cxT1FQ90QATp84cD49ivY
vkQAmwV+zJ0voSohR7nShPkliornHwCZ
=OwfD
-----END PGP SIGNATURE-----


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