Re: [Boost-bugs] [Boost C++ Libraries] #11165: using cpp_int and other integer types gives unknown type name 'cpp_int' error when compiled on Xcode 6 on a macbook.

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11165: using cpp_int and other integer types gives unknown type name 'cpp_int' error when compiled on Xcode 6 on a macbook.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-04-03 22:37:49


#11165: using cpp_int and other integer types gives unknown type name 'cpp_int'
error when compiled on Xcode 6 on a macbook.
-------------------------------+----------------------------
  Reporter: yavuz@… | Owner: johnmaddock
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: multiprecision
   Version: Boost 1.57.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------------

Comment (by anonymous):

 Replying to [comment:6 steven_watanabe]:

 Thank you. Actually, the additions work when the matrix row (column)
 dimension is capped around 700. It is not so much the matrix size, but the
 numbers I compute get to be 21 or 22 decimal digit big when the matrix
 row (column) dimension gets to be about 710. I suspect that the additions
 are capped at 64-bits because 64 bits roughly correspond to 21-22 decimal
 digits. So, it seems that uint128_t does not seem to be working as
 intended.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11165#comment:7>
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:50:18 UTC