Sign in
chromium
/
chromium
/
src.git
/
56f0f264ff866052ebcb24e75147cb600e6547a1
/
ppapi
/
generate_ppapi_include_tests.py
1ad2a1db
Add compile assertions to enforce the sizes of all structs and enums in the C API. Adjust some structs to make their sizes consistent across architectures. Note that some structs contain pointers, so are difficult to make consistent between 32-bit and 64-bit. Those types are in test_struct_sizes.c. Other types have a compile assertion immediately after their definition.
by
[email protected]
· 14 years ago
227b067
- Add a script which:
by
[email protected]
· 15 years ago