[Webkit-unassigned] [Bug 24537] New: Build failure - tzname name conflict

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 11 19:23:19 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=24537

           Summary: Build failure - tzname name conflict
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: S60 3rd edition
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: norbert.leser at nokia.com
                CC: hausmann at webkit.org


In implementation of DateMath class is a name conflict with globally defined
tzname in Symbian. 

The proposed solution is to replace the "tzname" with different name instead of
using namespace qualifier (appeared to be less clumsy). Similarly, there
doesn't appear to be any reason for a conditional change. See attached patch.


-- 
Configure bugmail: https://bugs.webkit.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 webkit-unassigned mailing list