lmi
[Top][All Lists]
Advanced

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

Re: [lmi] rounding unit test under Linux/x86-64


From: Greg Chicares
Subject: Re: [lmi] rounding unit test under Linux/x86-64
Date: Thu, 16 Jun 2011 14:23:12 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10

On 2010-09-28 00:33Z, Vadim Zeitlin wrote:
> 
>  I finally have a sequence of patches which implement the proposed changes.
> For now I've uploaded them at http://review.bakefile.org/r/231/

With this change, 'fenv_lmi_x86.hpp' loses the property tested by
'make check_physical_closure' (and described in section 3.4 of
Lakos, _Large-Scale C++ Software Design_), and now this test:
  g++ -x c++ -w -O0 -fsyntax-only fenv_lmi_x86.hpp
produces these:
  /lmi/src/lmi/fenv_lmi_x86.hpp:135: error: `e_ieee754_precision' does not name 
a type
  /lmi/src/lmi/fenv_lmi_x86.hpp:136: error: `e_ieee754_rounding' does not name 
a type
and other consequent diagnostics.

Is there a good alternative to moving those enumerations from
'fenv_lmi_x86.hpp' to 'fenv_lmi.hpp'?



reply via email to

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