Date: Tue, 7 Nov 2017 22:15:01 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: Eitan Adler <lists@eitanadler.com> Cc: "Montgomery-Smith, Stephen" <stephen@missouri.edu>, "freebsd-numerics@freebsd.org" <freebsd-numerics@freebsd.org> Subject: Re: cpow and clog Message-ID: <20171108061501.GA51059@troutmask.apl.washington.edu> In-Reply-To: <CAF6rxgnWg%2Bm2fpAjy1kF6K5YkpzWF_pAC%2BqAHhu8oysEppibdw@mail.gmail.com> References: <20171106194937.GA87725@freebird> <20171106204121.GB37361@troutmask.apl.washington.edu> <20171106213308.GA73787@troutmask.apl.washington.edu> <c4448deb-8ccf-60c2-f839-cc17ca047969@missouri.edu> <CAF6rxgnWg%2Bm2fpAjy1kF6K5YkpzWF_pAC%2BqAHhu8oysEppibdw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 07, 2017 at 09:18:11PM -0800, Eitan Adler wrote: > On 7 November 2017 at 17:50, Montgomery-Smith, Stephen > <stephen@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171108061501.GA51059>