__STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS are defined as built-in
macros. This causes unnecessary warnings of redefinition of those
macros.
Instead, use wrapper headers for them.
Here is the patch. Review, please...
0001-OS-2-Use-wrapper-headers-for-stdint.h-instead-of-bui.patch.txt
__STDC_CONSTANT_MACROS and __STDC_LIMIT_MACROS are defined as built-in
macros. This causes unnecessary warnings of redefinition of those
macros.
Instead, use wrapper headers for them.
Here is the patch. Review, please...
0001-OS-2-Use-wrapper-headers-for-stdint.h-instead-of-bui.patch.txt