Re: [Boost-bugs] [Boost C++ Libraries] #827: Unused variable in format date parser

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #827: Unused variable in format date parser
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-08-19 15:35:17


#827: Unused variable in format date parser
---------------------------+------------------------------------------------
  Reporter: alexis_wilke | Owner: az_sw_dude
      Type: Patches | Status: assigned
 Milestone: | Component: date_time
   Version: None | Severity: Problem
Resolution: None | Keywords:
---------------------------+------------------------------------------------
Changes (by marshall):

  * component: None => date_time
  * severity: => Problem

Old description:

> {{{
> May sound silly, but an unused variable could represent a bug. Thus,
> Coverity found it and signaled it. It would be nice to have it removed to
> avoid that error in the future.
>
> The variable seems to be a left over from other parsing functions which
> do make use of it.
>
> }}}

New description:

 {{{
 May sound silly, but an unused variable could represent a bug. Thus,
 Coverity found it and signaled it. It would be nice to have it removed to
 avoid that error in the future.

 The variable seems to be a left over from other parsing functions which do
 make use of it.

 }}}

--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/827#comment:2>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.


This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC