Bug 34390

Summary: Limit the scope of packing alignment to avoid MSVC C4103 warning.
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aroben, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Patch none

Kwang Yul Seo
Reported 2010-01-31 02:27:52 PST
Limit the scope of packing alignment with pack(push) and pack(pop) to avoid C4103. C4103: alignment changed after including header.
Attachments
Patch (2.32 KB, patch)
2010-01-31 02:32 PST, Kwang Yul Seo
no flags
Kwang Yul Seo
Comment 1 2010-01-31 02:32:18 PST
Kwang Yul Seo
Comment 2 2010-01-31 05:38:13 PST
CC'ing aroben@apple.com who added #pragma pack(16) in http://trac.webkit.org/changeset/35684
WebKit Commit Bot
Comment 3 2010-01-31 18:37:56 PST
Comment on attachment 47788 [details] Patch Clearing flags on attachment: 47788 Committed r54122: <http://trac.webkit.org/changeset/54122>
WebKit Commit Bot
Comment 4 2010-01-31 18:38:00 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.