Boost C++ Libraries: Ticket #8856: [date_time] GCC 4.8+ warns unused local typedef... https://svn.boost.org/trac10/ticket/8856 <p> GCC 4.8+ warns unused local typedef... </p> <pre class="wiki">posix_time_io.hpp:50 typedef ‘std_ptime_facet’ locally defined but not used [-Wunused-local-typedefs] </pre><pre class="wiki">posix_time_io.hpp:117 typedef ‘std_time_facet’ locally defined but not used [-Wunused-local-typedefs] </pre><pre class="wiki">posix_time_io.hpp:183 typedef ‘std_ptime_facet’ locally defined but not used [-Wunused-local-typedefs] </pre><pre class="wiki">local_time_io.hpp:39 typedef ‘std_time_facet’ locally defined but not used [-Wunused-local-typedefs] </pre><pre class="wiki">local_time_io.hpp:126 typedef ‘std_time_facet’ locally defined but not used [-Wunused-local-typedefs] </pre><pre class="wiki">date_parsing.hpp:116 typedef ‘year_type’ locally defined but not used [-Wunused-local-typedefs] </pre><pre class="wiki">date_parsing.hpp:163 typedef ‘year_type’ locally defined but not used [-Wunused-local-typedefs] </pre><pre class="wiki">string_convert.hpp:24 typedef ‘input_type’ locally defined but not used [-Wunused-local-typedefs] </pre><pre class="wiki">strings_from_facet.hpp:38 typedef ‘ostream_type’ locally defined but not used [-Wunused-local-typedefs] </pre><pre class="wiki">strings_from_facet.hpp:89 typedef ‘ostream_type’ locally defined but not used [-Wunused-local-typedefs] </pre><p> Proposed fix attached. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8856 Trac 1.4.3 Chris Stylianou <chris5287@…> Thu, 18 Jul 2013 20:11:54 GMT attachment set https://svn.boost.org/trac10/ticket/8856 https://svn.boost.org/trac10/ticket/8856 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">date_time.patch</span> </li> </ul> Ticket Petr Machata <pmachata@…> Mon, 22 Jul 2013 21:52:22 GMT attachment set https://svn.boost.org/trac10/ticket/8856 https://svn.boost.org/trac10/ticket/8856 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost-1.54.0-date_time-unused_typedef-2.patch</span> </li> </ul> <p> This one also appears to be necessary. </p> Ticket Andrey Semashev Wed, 12 Mar 2014 16:46:08 GMT <link>https://svn.boost.org/trac10/ticket/8856#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8856#comment:1</guid> <description> <p> This has already been fixed in develop: <a class="ext-link" href="https://github.com/boostorg/date_time/commit/f42e7f62873bca0f1b1fa44722c202f6a6fa6b6e"><span class="icon">​</span>https://github.com/boostorg/date_time/commit/f42e7f62873bca0f1b1fa44722c202f6a6fa6b6e</a> </p> </description> <category>Ticket</category> </item> </channel> </rss>