Boost C++ Libraries: Ticket #11553: Problem with std::complex https://svn.boost.org/trac10/ticket/11553 <p> I compiled Boost 1.59.0 with Solaris Studio 12.4 in C++11 mode and I get the following error messages: </p> <p> "libs/python/src/converter/builtin_converters.cpp", line 474: Error: Overloading ambiguity between "std::complex&lt;double&gt;::complex(double, double)" and "std::complex&lt;double&gt;::complex(complex double<a class="changeset" href="https://svn.boost.org/trac10/changeset/2" title="Add Boost Disclaimer">[2]</a>)". "libs/python/src/converter/builtin_converters.cpp", line 474: Error: Cannot return long from a function that should return std::complex&lt;double&gt;. </p> <p> I suspect this is a compiler issue, just want to confirm. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/11553 Trac 1.4.3 Ralf W. Grosse-Kunstleve Tue, 18 Aug 2015 17:10:28 GMT owner changed https://svn.boost.org/trac10/ticket/11553#comment:1 https://svn.boost.org/trac10/ticket/11553#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Ralf W. Grosse-Kunstleve</span> to <span class="trac-author">Stefan Seefeld</span> </li> </ul> <p> Hi Stefan, could you help out? </p> Ticket anonymous Tue, 18 Aug 2015 17:19:42 GMT <link>https://svn.boost.org/trac10/ticket/11553#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/11553#comment:2</guid> <description> <p> I can try. Would you mind taking the issue to Boost.Python's github issue tracker at <a class="ext-link" href="https://github.com/boostorg/python/issues"><span class="icon">​</span>https://github.com/boostorg/python/issues</a> ? Thanks ! </p> </description> <category>Ticket</category> </item> </channel> </rss>