[Webkit-unassigned] [Bug 32939] [WINCE] Buildfix for jsc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 25 13:30:01 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32939


Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #45498|                            |review?, commit-queue?
               Flag|                            |




--- Comment #2 from Patrick R. Gansterer <paroga at paroga.com>  2009-12-25 13:30:01 PST ---
Created an attachment (id=45498)
 --> (https://bugs.webkit.org/attachment.cgi?id=45498)
WinMain function for WinCE

WinCE doesn't support a main function, only a WinMain. This is a simple wrapper
to call the usual main, which only needs to be linked additionaly.
Maybe there is a better place for this file instead of os-win32?
This file can be reused by other executables too, insted of only patching
jsc.cpp

-- 
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