Boost C++ Libraries: Ticket #7355: no newline at end of file https://svn.boost.org/trac10/ticket/7355 <p> Dears, </p> <p> Some Boost packages causes flood of warnings "no newline at end of file" on gcc compiler. As example: </p> <p> Line 15924: from ../../../../externals/boost/math/special_functions/bessel.hpp:17no newline at end of file </p> <blockquote> <p> Line 16217: ../../../../externals/boost/math/special_functions/hankel.hpp:178:32: warning: no newline at end of file Line 16223: ../../../../externals/boost/math/special_functions/hankel.hpp:178:32: warning: no newline at end of file Line 16229: ../../../../externals/boost/math/special_functions/hankel.hpp:178:32: warning: no newline at end of file Line 16235: ../../../../externals/boost/math/special_functions/hankel.hpp:178:32: warning: no newline at end of file Line 16241: ../../../../externals/boost/math/special_functions/hankel.hpp:178:32: warning: no newline at end of file Line 16247: ../../../../externals/boost/math/special_functions/hankel.hpp:178:32: warning: no newline at end of file Line 16253: ../../../../externals/boost/math/special_functions/hankel.hpp:178:32: warning: no newline at end of file Line 16259: ../../../../externals/boost/math/special_functions/hankel.hpp:178:32: warning: no newline at end of file </p> </blockquote> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7355 Trac 1.4.3 John Maddock Mon, 17 Sep 2012 11:52:50 GMT status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/7355#comment:1 https://svn.boost.org/trac10/ticket/7355#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.52.0</span> </li> </ul> <p> I believe this has already been fixed in SVN but missed the last release, will be fixed for 1.52. </p> Ticket