[Webkit-unassigned] [Bug 65641] New: JSC GC heap size improvement breaks build on some platforms due to unused parameter
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 3 14:07:10 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=65641
Summary: JSC GC heap size improvement breaks build on some
platforms due to unused parameter
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: fpizlo at apple.com
The JSC GC heapSizeForHint() internal function does not use the heapSize parameter if !ENABLE(LARGE_HEAP), causing an unused parameter warning.
--
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