This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] fix #19443 - build failures with -DDEBUG
- From: "Carlos O'Donell" <carlos at redhat dot com>
- To: Paul Eggert <eggert at cs dot ucla dot edu>, libc-alpha at sourceware dot org
- Date: Tue, 12 Jan 2016 20:58:51 -0500
- Subject: Re: [PATCH] fix #19443 - build failures with -DDEBUG
- Authentication-results: sourceware.org; auth=none
- References: <5695641C dot 8090607 at gmail dot com> <569571B2 dot 3060904 at cs dot ucla dot edu> <56959C0C dot 3060907 at redhat dot com> <5695ACCC dot 6020905 at cs dot ucla dot edu>
On 01/12/2016 08:47 PM, Paul Eggert wrote:
> On 01/12/2016 04:36 PM, Carlos O'Donell wrote:
>> Do you plan to make similar changes to gnulib?
>
> Yes, I'll do that once the glibc change is made. Or I can do it now
> if you prefer. The two copies of mktime.c should be byte-for-byte
> identical.
OK, awesome. As you prefer.
Cheers,
Carlos.