Re: [Boost-bugs] [Boost C++ Libraries] #11897: Compile failure in type_traits_detail::mp_valid_impl with CUDA 7.0

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #11897: Compile failure in type_traits_detail::mp_valid_impl with CUDA 7.0
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-10-05 15:49:12


#11897: Compile failure in type_traits_detail::mp_valid_impl with CUDA 7.0
-------------------------------+-------------------------
  Reporter: a.grund@… | Owner: johnmaddock
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: type_traits
   Version: Boost 1.60.0 | Severity: Showstopper
Resolution: fixed | Keywords:
-------------------------------+-------------------------

Comment (by bchretien):

 Apparently the bug is back with CUDA 8.0 (tested with Boost 1.61.0). With
 the original repro code:

 {{{
 $ /usr/local/cuda-7.5/bin/nvcc bug.cu -std=c++11
 // No issue

 $ /usr/local/cuda-8.0/bin/nvcc bug.cu -std=c++11
 error: class "boost::common_type<int_least64_t, int_least64_t, intmax_t>"
 has no member "type"
 }}}

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