[Webkit-unassigned] [Bug 93275] Windows 64 bit compliance
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 7 11:08:46 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=93275
--- Comment #6 from Alex Christensen <alex.christensen at flexsim.com> 2012-08-07 11:09:10 PST ---
> i'd like to see usage of http://trac.webkit.org/browser/trunk/Source/WebCore/platform/win/WindowsExtras.h instead, which adds additional abstraction required for OS(WINCE).
How does it know what #if OS(WINCE) means? Whatever is done in WebKit to define that isn't done in WinLauncher.
> isn't there a possibility to export them as extern C without any additional decoration?
This isn't exporting, it's the parameter given to GetProcAddress to link to an already exported symbol.
--
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