[Webkit-unassigned] [Bug 27076] [WINCE] Move date related symbols to DateExtras.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 14 08:09:46 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27076
Kwang Yul Seo <kwangyul.seo at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32448|0 |1
is obsolete| |
Attachment #32712| |review?(eric at webkit.org)
Flag| |
--- Comment #4 from Kwang Yul Seo <kwangyul.seo at gmail.com> 2009-07-14 08:09:45 PDT ---
Created an attachment (id=32712)
--> (https://bugs.webkit.org/attachment.cgi?id=32712)
DateExtras
Okay. I removed the code from the public without license. Instead, I copied the
implementation of WinCE time functions from wxWidgets-2.8.10 and modified them
accordingly. wxWidgets is licensed under wxWindows Licence which is essentially
LGPL, so I think there is no license problem here now.
http://www.wxwidgets.org/about/newlicen.htm
I also run the new lint tool and fixed some style errors. I am still not
accustomed to the WebKit coding convention, there might be more errors.
cpplint.py DateExtras.*
Done processing DateExtras.cpp
Done processing DateExtras.h
Total errors found: 0
--
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