[Bug 2654] New: SAMT TZ_INFO wanted

Wine Bugs wine-bugs at winehq.org
Wed Jan 12 23:12:44 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=2654

           Summary: SAMT TZ_INFO wanted
           Product: Wine
           Version: 20050111
          Platform: PC
        OS/Version: FreeBSD
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: wine-programs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: petr999 at mail.ru


Dear Friends!
I use latest freebsd port here --- Samara, Russia.
I'm not sure whether this should be correct but it doesn't work too:
===
--- work/wine-20050111/dlls/ntdll/time.c        Thu Jan  6 23:35:35 2005
+++ work-patched/wine-20050111/dlls/ntdll/time.c        Wed Jan 12 15:52:20 2005
@@ -234,6 +234,9 @@
    {"AFT",
     {'A','f','g','h','a','n','i','s','t','a','n',' ','S','t','a','n','d','a',
      'r','d',' ','T','i','m','e','\0'}, -270, 0},
+   {"SAMT",
+    {'S','a','m','a','r','a',' ','S','t','a','n','d','a','r','d',' ','T','i',
+                'm','e','\0'}, -270, 1},
    {"YEKST",
     {'E','k','a','t','e','r','i','n','b','u','r','g',' ','S','t','a','n','d',
      'a','r','d',' ','T','i','m','e','\0'}, -360, 1},
===
It really compiles but still warns 'Add SAMT to TZ_INFO' just like bug #2559
And, I'm also not sure whether should Samara TZ_INFO be the same as AFT --- we
do have daylight savings here.
Hope.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list