RESOLVED FIXED 27320
[WINCE] need to define _countof for WINCE5
https://bugs.webkit.org/show_bug.cgi?id=27320
Summary [WINCE] need to define _countof for WINCE5
Joe Mason
Reported 2009-07-15 15:41:13 PDT
_countof is only included in CE6; for CE5 we need to define it ourself
Attachments
patch to Platform.h (1.08 KB, patch)
2009-07-15 15:43 PDT, Joe Mason
staikos: review+
Joe Mason
Comment 1 2009-07-15 15:43:03 PDT
Created attachment 32817 [details] patch to Platform.h
Adam Treat
Comment 2 2009-07-16 07:14:04 PDT
Landed with r45972.
Note You need to log in before you can comment on or make changes to this bug.