This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH v2] Use integer constants in mpa.c
- From: Siddhesh Poyarekar <siddhesh at redhat dot com>
- To: Richard Henderson <rth at twiddle dot net>
- Cc: libc-alpha at sourceware dot org
- Date: Tue, 26 Mar 2013 20:07:03 +0530
- Subject: Re: [PATCH v2] Use integer constants in mpa.c
- References: <20130322100206 dot GJ2409 at spoyarek dot pnq dot redhat dot com> <514C69AF dot 8010107 at twiddle dot net> <CAAHN_R1EYv2Wco1bLDYeMATOzVyO-odQ1oP8c+NqVknji70X6A at mail dot gmail dot com> <20130326134922 dot GB15083 at spoyarek dot pnq dot redhat dot com> <5151B113 dot 90403 at twiddle dot net>
On Tue, Mar 26, 2013 at 07:30:43AM -0700, Richard Henderson wrote:
>
> Can we expect the ZERO et al defines to go away too?
>
Yes, that's what I'm working on now. I'm trying to do this right, so
I aim to reformat each file I touch before I remove the defines.
Siddhesh