diff options
| author | Sergey Melnikov <sergey.melnikov@intel.com> | 2012-11-26 18:02:30 +0400 |
|---|---|---|
| committer | Sergey Melnikov <sergey.melnikov@intel.com> | 2013-01-17 09:58:16 +0400 |
| commit | e3b1ac14bdd0ec3340d7274017692268a4f61df0 (patch) | |
| tree | 9830cbdaf1eb68299014959676f739da4bbd7258 /testrunner/coverage/coverage.py | |
| parent | 7f340728d339f047c5149940f0da90eedbdfcb4e (diff) | |
stdint.h header is not fully compatible with C99(ISO9899:1999)
1. stdint.h doesn't provide macros:
* SIG_ATOMIC_MIN
* SIG_ATOMIC_MAX
* WCHAR_MIN
* WCHAR_MAX
* WINT_MIN
* WINT_MAX
2. stdint.h provides macros with incorrect type:
* UINT8_C
* UINT16_C
* UINT8_MAX
* UINT16_MAX
Change-Id: I3f4da907eaee8f46d8eb956950230ca2eb04a3ea
Signed-off-by: Sergey Melnikov <sergey.melnikov@intel.com>
Diffstat (limited to 'testrunner/coverage/coverage.py')
0 files changed, 0 insertions, 0 deletions
