← Back to team overview

linuxdcpp-team team mailing list archive

[Bug 678236] Re: Exception on invalid timestamp format

 

Or just use boost::format and handle the caught exception instead of
some C or windows specific libraries. We already use boost::format for
i18n, why not everything else?

http://live.boost.org/doc/libs/1_34_0/libs/format/doc/format.html#exceptions

-- 
You received this bug notification because you are a member of
Dcplusplus-team, which is subscribed to DC++.
https://bugs.launchpad.net/bugs/678236

Title:
  Exception on invalid timestamp format

Status in DC++:
  Confirmed

Bug description:
  DC++ rev 2296 (and newer) crash on invalid timestamp format, i.e. put %D in the timestamp format and it instantly crashes





References