[Webkit-unassigned] [Bug 17050] New: WIN32_LEAN_AND_MEAN and _CRT_RAND_S should check for existing definitions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 28 14:16:53 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17050

           Summary: WIN32_LEAN_AND_MEAN and _CRT_RAND_S should check for
                    existing definitions
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: idealisms at gmail.com


The #define for WIN32_LEAN_AND_MEAN and _CRT_RAND_S should check for existing
definitions because it could be defined project wide and conflict (or just be a
duplicate #define).  This is causing a problem for my build because I define
these project wide.


-- 
Configure bugmail: http://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