[Webkit-unassigned] [Bug 101635] New: [CMake] Remove the definition of WTF_PLATFORM_WIN from the build system

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 13:14:17 PST 2012


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

           Summary: [CMake] Remove the definition of WTF_PLATFORM_WIN from
                    the build system
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.gombos at webkit.org


It seems to me that WTF_PLATFORM_WIN defined twice; in CMake build-system in cmake/OptionsWindows.cmake and in Source/WTF/wtf/Platform.h. I would find it more future-proof to have it only defined in common C++ code in Platform.h.

Related discussion in bug 101482.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list