Boost C++ Libraries: Ticket #7342: Warning in format_date_parser.hpp https://svn.boost.org/trac10/ticket/7342 <p> gcc-4.7, -Wall yields </p> <p> boost/date_time/format_date_parser.hpp:259:11: warning: variable ‘current_char’ set but not used [-Wunused-but-set-variable] </p> <p> I guess it'spretty trivial to fix :-) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7342 Trac 1.4.3 Sergey Fokin <drigh@…> Fri, 07 Sep 2012 00:30:36 GMT <link>https://svn.boost.org/trac10/ticket/7342#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7342#comment:1</guid> <description> <p> duplicate of <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6136" title="#6136: Patches: Fix for &#34;variable set but not used&#34; warning with GCC &gt;= 4.6 (closed: fixed)">#6136</a>, sorry :-( </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Mon, 24 Sep 2012 21:41:08 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/7342#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/7342#comment:2</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/80699" title="Remove unused variable; Refs #7342 Refs #6136">[80699]</a>) Remove unused variable; Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7342" title="#7342: Bugs: Warning in format_date_parser.hpp (closed: fixed)">#7342</a> Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6136" title="#6136: Patches: Fix for &#34;variable set but not used&#34; warning with GCC &gt;= 4.6 (closed: fixed)">#6136</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Marshall Clow</dc:creator> <pubDate>Mon, 24 Sep 2012 21:43:30 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/7342#comment:3 https://svn.boost.org/trac10/ticket/7342#comment:3 <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">duplicate</span> </li> </ul> Ticket Marshall Clow Sun, 30 Sep 2012 23:25:27 GMT resolution changed https://svn.boost.org/trac10/ticket/7342#comment:4 https://svn.boost.org/trac10/ticket/7342#comment:4 <ul> <li><strong>resolution</strong> <span class="trac-field-old">duplicate</span> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/80797" title="Merge bug fixes to release; Fixes #5550 Fixes #6136 Fixes #6513 Fixes ...">[80797]</a>) Merge bug fixes to release; Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5550" title="#5550: Bugs: Missing initializer warning in date_time/date_facet.hpp (closed: fixed)">#5550</a> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6136" title="#6136: Patches: Fix for &#34;variable set but not used&#34; warning with GCC &gt;= 4.6 (closed: fixed)">#6136</a> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/6513" title="#6513: Bugs: assignment vs comparison in unit test (closed: fixed)">#6513</a> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7111" title="#7111: Feature Requests: Switch case's default missing in date_time (closed: fixed)">#7111</a> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7112" title="#7112: Feature Requests: Switch case default missing in date_time (closed: fixed)">#7112</a> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7113" title="#7113: Feature Requests: In date_time default case of switch is missing. (closed: fixed)">#7113</a> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7342" title="#7342: Bugs: Warning in format_date_parser.hpp (closed: fixed)">#7342</a> Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7426" title="#7426: Patches: Warning fixes in datetime (closed: fixed)">#7426</a> </p> Ticket