Boost C++ Libraries: Ticket #12822: MSVC14u3: compiler warning https://svn.boost.org/trac10/ticket/12822 <p> I get a: "Warning C4267 'argument': conversion from 'size_t' to 'int', possible loss of data" which cannot be silenced with a pragma and so it causes a compilation failure in treat-warnings-as-errors builds... </p> <p> This is the template instantiation back trace to your source: </p> <pre class="wiki">&lt;algorithm&gt; line 2671 &lt;algorithm&gt; line 2686 &lt;algorithm&gt; line 2748 &lt;algorithm&gt; line 2776 &lt;algorithm&gt; line 2784 &lt;boost/sort/spreadsort/detail/integer_sort.hpp&gt; line 297 </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12822 Trac 1.4.3 arachni_name <arachni@…> Mon, 23 Jul 2018 10:58:22 GMT cc, keywords set https://svn.boost.org/trac10/ticket/12822#comment:1 https://svn.boost.org/trac10/ticket/12822#comment:1 <ul> <li><strong>cc</strong> <span class="trac-author">arachni@…</span> added </li> <li><strong>keywords</strong> 1 added </li> </ul> <p> 1"'`-- </p> Ticket