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: [BZ #15335] Don't use hard-coded qNaN values in sysdeps/ieee754/dbl-64/e_pow.c:__ieee754_pow


On 4 April 2013 20:37, Thomas Schwinge <thomas@codesourcery.com> wrote:
> I agree the code formatting of the libm files is "suboptimal" (the early
> 1990s saying hello), but my idea then would rather to have someone feed
> all of that code through GNU indent or some such, indead of spending time
> on manually formatting these files.

Oh I wasn't suggesting you do that manually either.  I typically run
the file through indent, fix whatever indent gets wrong (which usually
isn't much) and then work on changes on top of it, the formatting
being a separate commit of course.

Thanks,
Siddhesh
--
http://siddhesh.in


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