[Linuxdcpp-team] [Bug 678236] Re: Exception on invalid timestamp format

2010-12-14 Thread Jacek Sieka
I'm guessing this is for timestamps (strftime) so boost::format won't work... geez, that's a thoroughly stupid way of handling an invalid time string - crashing the application...I vote for bigmuscles solution =) specially since it will do the right thing if the format string is bad - set errno an

[Linuxdcpp-team] [Bug 590651] Re: Application crashes (visual c++ runtime library problem?)

2010-12-14 Thread Szabolcs Molnár
** Summary changed: - Applet crashes (visual c++ runtime library problem?) + Application crashes (visual c++ runtime library problem?) -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. https://bugs.launchpad.net/bugs/590651 Title:

[Linuxdcpp-team] [Bug 590651] Re: Applet crashes (visual c++ runtime library problem?)

2010-12-14 Thread eMTee
There are several reasons you can't get a backtrace. If you use a build that doesn't contain debugging symbols (or its built using other compiler than mingw) can be one good reason... -- You received this bug notification because you are a member of Dcplusplus-team, which is subscribed to DC++. h