[Webkit-unassigned] [Bug 27382] New: Build break -- including a corefoundation header
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 17 11:44:21 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27382
Summary: Build break -- including a corefoundation header
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eroman at chromium.org
CC: ap at webkit.org
http://trac.webkit.org/changeset/46042 add an include of "RetainPtr.h" in
CollatorICU.cpp.
RetainPtr.h in turn includes:
include <CoreFoundation/CoreFoundation.h>
This breaks compile on non-mac builds for users of CollatorICU.cpp
(Broke chromium builder)
--
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