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] remove nested functions from regcomp.c


Gnulib gives green light for the patch:
http://lists.gnu.org/archive/html/bug-gnulib/2015-03/msg00017.html
Shall we proceed?

On Sun, Mar 8, 2015 at 11:57 AM, Carlos O'Donell <carlos@redhat.com> wrote:
> On 03/06/2015 07:35 PM, Roland McGrath wrote:
>> From a quick diff -ub the variance from the gnulib version does not look
>> all that high.  I think you could undertake the harmonization changes and
>> get through them in just a few rounds.  Do it in small stages.  Start with
>> the purely cosmetic stuff like the comment formatting and int/bool that
>> will make the diff drastically smaller.  The changes beyond that might need
>> some explanation from the gnulib folks.  But I don't think any of it will
>> be hard.
>
> Please also update the files status in the wiki "Shared Source Files" page.
>
> https://sourceware.org/glibc/wiki/SharedSourceFiles
>
> I'm not saying you update all the files, but that you update the status of
> the files you touch.
>
> Cheers,
> Carlos.


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