[Boost-bugs] [Boost C++ Libraries] #11553: Problem with std::complex

Subject: [Boost-bugs] [Boost C++ Libraries] #11553: Problem with std::complex
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-08-18 11:00:02


#11553: Problem with std::complex
------------------------------+-------------------------------
 Reporter: lcarreon@… | Owner: rwgk
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: python USE GITHUB
  Version: Boost 1.59.0 | Severity: Problem
 Keywords: |
------------------------------+-------------------------------
 I compiled Boost 1.59.0 with Solaris Studio 12.4 in C++11 mode and I
 get the following error messages:

 "libs/python/src/converter/builtin_converters.cpp", line 474: Error:
 Overloading ambiguity between "std::complex<double>::complex(double,
 double)" and "std::complex<double>::complex(complex double[2])".
 "libs/python/src/converter/builtin_converters.cpp", line 474: Error:
 Cannot return long from a function that should return
 std::complex<double>.

 I suspect this is a compiler issue, just want to confirm.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/11553>
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