[Webkit-unassigned] [Bug 16228] New: kJSClassDefinitionEmpty is not exported with JS_EXPORT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 1 16:37:36 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16228

           Summary: kJSClassDefinitionEmpty is not exported with JS_EXPORT
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: alp at atoker.com
                CC: mrowe at apple.com


When fixing http://bugs.webkit.org/show_bug.cgi?id=15569 we neglected to export
the kJSClassDefinitionEmpty global. Its actual definition is in JSClassRef.cpp

kJSClassDefinitionEmpty is the only part of the API that is not defined
statically and is not an entry point.

This was noticed when attempting to build minidom.c out-of-tree.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list