[eigen-commits] commit/eigen: benoitsteiner: MSVC uses __uint128 while other compilers use __uint128_t to encode 128bit unsigned integers. Make the cxx11_tensor_uint128.cpp test work in both cases. |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen-commits Archives
]
- To: eigen-commits@xxxxxxxxxxxxxxxxxxx
- Subject: [eigen-commits] commit/eigen: benoitsteiner: MSVC uses __uint128 while other compilers use __uint128_t to encode 128bit unsigned integers. Make the cxx11_tensor_uint128.cpp test work in both cases.
- From: Bitbucket <commits-noreply@xxxxxxxxxxxxx>
- Date: Fri, 04 Mar 2016 22:56:17 -0000
1 new commit in eigen:
https://bitbucket.org/eigen/eigen/commits/a8c9ae3d6557/
Changeset: a8c9ae3d6557
User: benoitsteiner
Date: 2016-03-04 22:49:18+00:00
Summary: MSVC uses __uint128 while other compilers use __uint128_t to encode 128bit unsigned integers. Make the cxx11_tensor_uint128.cpp test work in both cases.
Affected #: 1 file
Repository URL: https://bitbucket.org/eigen/eigen/
--
This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.