[Webkit-unassigned] [Bug 27708] New: class/struct mixup in forward declarations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 27 06:07:52 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27708
Summary: class/struct mixup in forward declarations
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: laszlo.1.gombos at nokia.com
There are several class/struct mix-ups in forward declarations.
On the windows platform these are warnings (warning C4099); using the symbian
toolchain these could lead to link failure with unresolved references.
See also https://bugs.webkit.org/show_bug.cgi?id=24538, where similar issues
have been resolved in the past !
--
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