[Webkit-unassigned] [Bug 27460] New: WebCore/platform/FileSystem.h needs to include wtf/Platform.h before using the PLATFORM macro

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 20 13:07:14 PDT 2009


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

           Summary: WebCore/platform/FileSystem.h needs to include
                    wtf/Platform.h before using the PLATFORM macro
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dumi at chromium.org


FileSystem.h includes wtf/Platform.h after using the PLATFORM macro. Depending
on where FileSystem.h is included, PLATFORM might or might not be defined. In
general though, wtf/Platform.h should be included at the very top of
FileSystem.h.

-- 
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