[Webkit-unassigned] [Bug 121664] New: Inline method exported
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 20 02:27:05 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=121664
Summary: Inline method exported
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: allan.jensen at digia.com
WatchDog::didFire() is marked as an exported symbol eventhough it is defined inline. This breaks the build on MinGW since it result in dllimport being declared on a definition.
--
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