[Webkit-unassigned] [Bug 60030] WebKit's tools and/or build process should prevent adding data exports to JavaScriptCore.def
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 3 10:24:06 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60030
--- Comment #2 from Adam Roben (:aroben) <aroben at apple.com> 2011-05-03 10:24:06 PST ---
http://en.wikipedia.org/wiki/Microsoft_Visual_C%2B%2B_Name_Mangling describes the form of MSVC's mangled symbol names. Or we could just check for "s_info", which would catch all the cases that have been problematic so far.
--
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