Boost C++ Libraries: Ticket #12255: Centroid for polygon failed to compile for rational coordinate https://svn.boost.org/trac10/ticket/12255 <p> If I use rational coordinate, centroid function for polygon failed to compile. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12255 Trac 1.4.3 andyplekhanov@… Tue, 07 Jun 2016 13:43:09 GMT attachment set https://svn.boost.org/trac10/ticket/12255 https://svn.boost.org/trac10/ticket/12255 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">test.cpp</span> </li> </ul> <p> Test </p> Ticket andyplekhanov@… Tue, 07 Jun 2016 13:43:56 GMT attachment set https://svn.boost.org/trac10/ticket/12255 https://svn.boost.org/trac10/ticket/12255 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">bat_test_c11</span> </li> </ul> <p> To compile the test </p> Ticket John Maddock Thu, 09 Jun 2016 09:03:34 GMT component changed; owner set https://svn.boost.org/trac10/ticket/12255#comment:1 https://svn.boost.org/trac10/ticket/12255#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Lucanus Simonson</span> </li> <li><strong>component</strong> <span class="trac-field-old">None</span> → <span class="trac-field-new">polygon</span> </li> </ul> Ticket awulkiew Thu, 09 Jun 2016 10:48:59 GMT owner, component changed https://svn.boost.org/trac10/ticket/12255#comment:2 https://svn.boost.org/trac10/ticket/12255#comment:2 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Lucanus Simonson</span> to <span class="trac-author">Barend Gehrels</span> </li> <li><strong>component</strong> <span class="trac-field-old">polygon</span> → <span class="trac-field-new">geometry</span> </li> </ul> <p> Thanks! But could you add more information? About the system, compiler and its version. What error do you get exactly? </p> Ticket