[splint-discuss] C99 types
Hollas Boris (CR/AEY1)
Boris.Hollas at de.bosch.com
Wed Sep 24 09:26:13 PDT 2008
Hi,
I have a problem with C99 types, such as uint8_t, int32_t. It seems that
Splint knows these types even if I don't include a header file that
contains definitions for these types (eg, types.h or stdint.h). However,
the compiler won't accepts C99 types without a corresponding header
file.
On the other hand, if I include the header file containing definitions
for these types, Splint complains about improper definitions.
How do I resolve this problem?
Regards,
Boris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.cs.virginia.edu/pipermail/splint-discuss/attachments/20080924/2debb8fa/attachment-0001.html
More information about the splint-discuss
mailing list