[Boost-bugs] [ boost-Patches-1652860 ] Unused variable in format date parser

Patches item #1652860, was opened at 2007-02-05 17:52 Message generated for change (Comment added) made by alexis_wilke You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=307586&aid=1652860&group_id=7586 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Alexis Wilke (alexis_wilke) Assigned to: Jeff Garland (az_sw_dude) Summary: Unused variable in format date parser Initial Comment: 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. ----------------------------------------------------------------------
Comment By: Alexis Wilke (alexis_wilke) Date: 2007-02-07 21:53
Message: Logged In: YES user_id=554061 Originator: YES Hi guys, I also noticed that by removing the code I removed, the current_char variable is actually unused. I uploaded a newer patch with all the fixes. Alexis Wilke File Added: format_date_parser.patch ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=307586&aid=1652860&group_id=7586 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier. Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Boost-bugs mailing list Boost-bugs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/boost-bugs
participants (1)
-
SourceForge.net