Bug 27320 - [WINCE] need to define _countof for WINCE5
Summary: [WINCE] need to define _countof for WINCE5
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other Other
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 23154
  Show dependency treegraph
 
Reported: 2009-07-15 15:41 PDT by Joe Mason
Modified: 2009-07-16 07:14 PDT (History)
2 users (show)

See Also:


Attachments
patch to Platform.h (1.08 KB, patch)
2009-07-15 15:43 PDT, Joe Mason
staikos: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Mason 2009-07-15 15:41:13 PDT
_countof is only included in CE6; for CE5 we need to define it ourself
Comment 1 Joe Mason 2009-07-15 15:43:03 PDT
Created attachment 32817 [details]
patch to Platform.h
Comment 2 Adam Treat 2009-07-16 07:14:04 PDT
Landed with r45972.