cpow and clog

Steve Kargl sgk at troutmask.apl.washington.edu
Wed Nov 8 06:15:05 UTC 2017


On Tue, Nov 07, 2017 at 09:18:11PM -0800, Eitan Adler wrote:
> On 7 November 2017 at 17:50, Montgomery-Smith, Stephen
> <stephen at missouri.edu> wrote:
> 
> >> Note, I packaged Bruce's code with manpages here
> >>
> >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216863
> >
> > Please, someone should commit it.
> 
> :(

Well, yes, a patch that sits in bugzilla tends to rot.

> patching file include/complex.h
> Hunk #1 succeeded at 99 (offset 12 lines).
> patching file lib/libc/softfloat/bits64/softfloat-macros
> patching file lib/msun/Makefile
> Hunk #2 succeeded at 134 (offset 3 lines).
> Hunk #3 succeeded at 171 (offset 7 lines).
> patching file lib/msun/Symbol.map
> Hunk #1 FAILED at 294.

Probably a trivial edit to deal with clog[fl] placed
in different order of Symbol.map.

> 1 out of 1 hunk FAILED -- saving rejects to file lib/msun/Symbol.map.rej
> patching file lib/msun/man/clog.3
> patching file lib/msun/man/complex.3
> Hunk #1 succeeded at 24 with fuzz 2.
> patching file lib/msun/src/math_private.h
> Hunk #2 FAILED at 309.
> 1 out of 2 hunks FAILED -- saving rejects to file
> lib/msun/src/math_private.h.rej

Don't know if someone has made change sot math_private.h.

I guess I'll have to rebase my patch

-- 
Steve


More information about the freebsd-numerics mailing list