id summary reporter owner description type status milestone component version severity resolution keywords cc 11553 Problem with std::complex lcarreon@… Stefan Seefeld "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::complex(double, double)"" and ""std::complex::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. I suspect this is a compiler issue, just want to confirm. " Bugs new To Be Determined python USE GITHUB Boost 1.59.0 Problem