From: Peter S. <si...@cr...> - 2007-05-18 19:10:28
|
Hi Christian, I cannot know for sure, but I suspect that limitations in strftime() cause this problem. The test case uses that function to format the parsed 'tm' structure, and apparently something is going wrong on that end. The following patch should remedy the issue: http://git.cryp.to/?p=librfc2822;a=commitdiff;h=e84b5a6d386bc687e2586276d8997eb73dce207f Best regards, Peter |