[Yhc] yhi error in nobench: wrong output for digits-of-e2

Neil Mitchell ndmitchell at gmail.com
Mon Feb 26 17:18:07 EST 2007


Hi

The minimal test case that Thorkil submitted (thanks!) has now been
fixed. I suspect that will fix the whole program. A brand new darcs
tree should now pass.

Thanks

Neil


On 2/26/07, Thorkil Naur <naur at post11.tele.dk> wrote:
> Hello,
>
> On Thursday 22 February 2007 12:33, Donald Bruce Stewart wrote:
> > This program in the nobench suite:
> >
> >
> http://www.cse.unsw.edu.au/~dons/code/nobench/imaginary/digits-of-e2/digits-of-e2.hs
> >
> > Generates incorrect output with yhi darcs version:
> >
> >     $ yhc   digits-of-e2.hs
> >     $ yhi Main.hbc 10
> >     "2.88506250"
> >
> > Should be:
> >
> >     $ ./digits-of-e2 10
> >     "2.71828182"
> >
> > If it helps narrow things down, nhc98 from darcs produces the correct
> > output here.
> >
> > Cheers,
> >   Don
> > _______________________________________________
> > Yhc mailing list
> > Yhc at haskell.org
> > http://www.haskell.org/mailman/listinfo/yhc
> >
>
> Thanks a lot. This has been confirmed and recorded as Yhc issue #127.
>
> Best regards
> Thorkil
> _______________________________________________
> Yhc mailing list
> Yhc at haskell.org
> http://www.haskell.org/mailman/listinfo/yhc
>


More information about the Yhc mailing list