
29 Mar
2007
29 Mar
'07
3:22 a.m.
Nicola Musatti wrote:
Hallo, Jeff. Just in case you didn't notice this: http://article.gmane.org/gmane.comp.lib.boost.testing/4236
I didn't...sorry I was on travel.
I just realized that I hid the fact that it is related with the date_time library rather well.
Ok, I've looked at it. It clearly looks like a DST related problem. I can't tell if it's a machine configuration problem or a library problem...I just know it's something boost date-time can't really fix. Essentially the problem is that std::local_time and std::gmtime are returning a time that's 1 hour ahead GetSystemTimeAsFileTime. So unless the owner of the machine can diagnose why this has started I guess we should mark this one as expected. Jeff