[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master
From: |
Andrew J. Schorr |
Subject: |
Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches |
Date: |
Fri, 9 Feb 2018 14:34:59 -0500 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
On Fri, Feb 09, 2018 at 08:24:22PM +0100, Hermann Peifer wrote:
> On 09.02.18 16:15, Andrew J. Schorr wrote:
> > As Eric pointed out, I was missing a curly brace. Can you please try again
> > with the attached? I actually compiled the code this time. :-)
>
> Looks fine now. See below. Hermann
Thanks. Was the output cut off at the bottom? Shouldn't there be another
line in _mpfrsqrt containing
"11111111111111109867334288901275613641560219569226843684864"?
> $ git status
> On branch master
> Your branch is up to date with 'origin/master'.
> nothing to commit, working tree clean
>
> $ patch -p1 < ../intdiv.patch
> patching file extension/intdiv.c
>
> $ ./bootstrap.sh && ./configure && make -j && make check
> ...
> 1 TESTS FAILED
> ...
> ============== _mpfrsqrt =============
> *** mpfrsqrt.ok 2018-02-08 21:21:45.997682223 +0100
> --- _mpfrsqrt 2018-02-09 20:03:48.133267858 +0100
> ***************
> *** 1,2 ****
> 11111111111111111111111111111111111111111111111111111111111
> ! 11111111111111111111111111111111111111111111111111111111111
> --- 1,3 ----
> 11111111111111111111111111111111111111111111111111111111111
> ! gawk: ./mpfrsqrt.awk:32: warning: intdiv: MPFR arguments converted to
> IEEE because this extension was not compiled with MPFR support; loss of
> precision may occur
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, (continued)
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Hermann Peifer, 2018/02/08
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Andrew J. Schorr, 2018/02/08
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Hermann Peifer, 2018/02/08
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Andrew J. Schorr, 2018/02/08
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Hermann Peifer, 2018/02/08
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Andrew J. Schorr, 2018/02/08
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Hermann Peifer, 2018/02/09
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Eric Pruitt, 2018/02/09
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Andrew J. Schorr, 2018/02/09
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Hermann Peifer, 2018/02/09
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches,
Andrew J. Schorr <=
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Hermann Peifer, 2018/02/09
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Andrew J. Schorr, 2018/02/09
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, arnold, 2018/02/09
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Andrew J. Schorr, 2018/02/09
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, arnold, 2018/02/11
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Andrew J. Schorr, 2018/02/11
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Hermann Peifer, 2018/02/09
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, arnold, 2018/02/11
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, peifer, 2018/02/11
- Re: [bug-gawk] macOS: mpfrsqrt check fails on gawk-4.2-stable and master branches, Andrew J. Schorr, 2018/02/08