Re: [Boost-bugs] [Boost C++ Libraries] #2473: unsigned integers going into interval of doubles get wrongly negated

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2473: unsigned integers going into interval of doubles get wrongly negated
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-04-02 22:36:50


#2473: unsigned integers going into interval of doubles get wrongly negated
------------------------------------------------------+---------------------
  Reporter: David Monniaux <David.Monniaux_at_[hidden]> | Owner: bgubenko
      Type: Bugs | Status: new
 Milestone: Boost 1.38.0 | Component: interval
   Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords: unsigned
------------------------------------------------------+---------------------

Comment(by guwi17):

 (In [52147]) ublas/doc/samples/ex_triangular.cpp: added new example
 ublas/doc/samples/Jamfile.v2: added build section for ex_triangular
 ublas/doc/container_concept.htm: fixed wrong description of array_type
 ublas/doc/triangular.htm: fixed lower/upper confusion and added link to
 ex_triangular

 ublas/test/test_lu.cpp: added unit test for LU decomposition
 ublas/test/triangular_access.cpp: added unit test for accessing
 triangular/symmetric matrices
 ublas/test/triangular_layout.cpp: added unit test for testing storage
 layout of triangular/symmetric matrices
 ublas/test/common/testhelper.hpp: support routines for new unit tests

 ublas/test/CMakeLists.txt: added new tests (still experimental) test_lu,
 triangular_access. triangular_layout

 ublas/test/Jamfile.v2:
   added new tests (still experimental) test_lu, triangular_access.
 triangular_layout
   disabled broken test7 (maybe a fix of boost::interval is needed, see
 #2473)

 ublas/test/test71.cpp, ublas/test/test73.cpp, ublas/test/test7.cpp:
   added first fixes to support boost::interval as scalar type

 ublas/test/common/init.hpp:
   initialize all matrices/vectors with floats instead of (unsigned) ints
   this helps to fix broken test7 for boost::interval

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2473#comment:3>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC