Davide Libenzi wrote: > On Tue, 6 Apr 2004, Ladislav Sedivy wrote: > > >>Davide Libenzi wrote: >> >>>Ouch. The test program uses exactly the same formula XMail uses to >>>generate log file names, and here all "rotstr" are fine (ending with >>>0000). >>> >>> >>> >>>- Davide >> >>Could it be one of the std libs? Or whereever the time functions are. >>I built the test program with .NET compiler and linker. > > > Try to build XMail with that and let me know. I use VC6-SP5. > > - Davide
Ok, I built it with Visual Studio 6 (SP5): [LINKY] C:\mailroot\bin >xtestv6 ** From Main ** time = Wed Apr 07 19:56:34 2004 timezone = 18000 isdst = 1 tutc = 1081382194 tloc = 1081367794 tval = 1081310400 rotstr = 200404070000 ** From Thread (No tzset) ** time = Wed Apr 07 19:56:34 2004 timezone = 18000 isdst = 1 tutc = 1081382194 tloc = 1081367794 tval = 1081310400 rotstr = 200404070000 ** From Thread (tzset) ** time = Wed Apr 07 19:56:34 2004 timezone = 18000 isdst = 1 tutc = 1081382194 tloc = 1081367794 tval = 1081310400 rotstr = 200404070000 What now? :) Lac - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
