[Webkit-unassigned] [Bug 33623] New: [Android] Android build is broken by addition of second file named StringBuilder.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 13 13:54:50 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33623
Summary: [Android] Android build is broken by addition of
second file named StringBuilder.h
Product: WebKit
Version: 528+ (Nightly build)
Platform: Android
OS/Version: Android
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: steveblock at google.com
CC: android-webkit-unforking at google.com
http://trac.webkit.org/changeset/52075 added
JavaScriptCore/runtime/StringBuilder.h
WebCore/platform/text/StringBuilder.h already exists.
The Android build is not set up to handle multiple include files with the same
name.
Should multiple files with the same name be avoided?
I'm not aware of any other examples of this (other than config.h).
If not, the Android build system will need updating to handle this.
--
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