Boost C++ Libraries: Ticket #4134: Inspect header label is inaccurate https://svn.boost.org/trac10/ticket/4134 <p> The label "files with apple macros" is inaccurate; it lists the number of Apple macro conflicts, not the number of separate files. In particular, asio has only a few distinct files with Apple macro issues, while the report claims that 620 of its files have that issue. "Apple" should probably also be capitalized in the caption. It might actually be better to change the program's behavior to match the current caption, though, so that there aren't hundreds and thousands of errors from some libraries. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/4134 Trac 1.4.3 Jeremiah Willcock Wed, 21 Apr 2010 17:44:35 GMT <link>https://svn.boost.org/trac10/ticket/4134#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4134#comment:1</guid> <description> <p> Similarly, the heading at the top for "bookmarks with invalid characters" appears to also count some broken links to bookmarks (m_bookmark_errors is printed for the "invalid characters" count, but is also incremented for unknown bookmarks). </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Wed, 21 Apr 2010 18:27:51 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/4134#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/4134#comment:2</guid> <description> <p> Sorry, this one's nothing to do with me. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Thu, 22 Apr 2010 19:08:35 GMT</pubDate> <title>owner changed https://svn.boost.org/trac10/ticket/4134#comment:3 https://svn.boost.org/trac10/ticket/4134#comment:3 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Daniel James</span> to <span class="trac-author">Marshall Clow</span> </li> </ul> <p> The Apple macros checks were added by Marshall. Beman added the bookmark checks. </p> Ticket Steven Watanabe Tue, 22 Jun 2010 03:30:49 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/4134#comment:4 https://svn.boost.org/trac10/ticket/4134#comment:4 <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> </ul> <p> Fixed in <a class="changeset" href="https://svn.boost.org/trac10/changeset/63218" title="Adjust heading in the inspection report. Fixes #4134.">[63218]</a>. </p> Ticket