guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] New division operators, and optimization for fractions


From: Ludovic Courtès
Subject: Re: [PATCH] New division operators, and optimization for fractions
Date: Tue, 15 Feb 2011 11:38:03 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Hi Mark,

This patch series seems to break compilation on i686-linux-gnu:

  http://hydra.nixos.org/build/913079

The relevant part of the log is:

  Running numbers.test
  FAIL: numbers.test: Number-theoretic division: truncate/: mixed types: (130.0 
10/7)
  FAIL: numbers.test: Number-theoretic division: truncate/: mixed types: (130.0 
-10/7)
  FAIL: numbers.test: Number-theoretic division: truncate/: mixed types: 
(-130.0 10/7)
  FAIL: numbers.test: Number-theoretic division: truncate/: mixed types: 
(-130.0 -10/7)

The suspected patches are:

  
http://git.savannah.gnu.org/cgit/guile.git/diff/?id=7017846b2b34e4ec3fd402c6c02ff40e90d256b5&id2=1fa6ac0014bd2b26b4eeb985ef123ba6cd4468e6

Can you look into it?

If you don’t have time, I’ll revert some of this for 2.0.0.

Thanks,
Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]