include-what-you-use 0.25 fixes #797
7 issues found.
Annotations
Check notice on line 88 in portability_builtins.hpp
codefactor-io / CodeFactor
portability_builtins.hpp#L88
Use int16_t/int64_t/etc, rather than the C type long. (runtime/int)
Check notice on line 82 in portability_builtins.hpp
codefactor-io / CodeFactor
portability_builtins.hpp#L82
Use int16_t/int64_t/etc, rather than the C type long. (runtime/int)
Check notice on line 92 in portability_builtins.hpp
codefactor-io / CodeFactor
portability_builtins.hpp#L92
Use int16_t/int64_t/etc, rather than the C type long. (runtime/int)
Check notice on line 64 in portability_builtins.hpp
codefactor-io / CodeFactor
portability_builtins.hpp#L64
Use int16_t/int64_t/etc, rather than the C type long. (runtime/int)
Check notice on line 72 in portability_builtins.hpp
codefactor-io / CodeFactor
portability_builtins.hpp#L72
Use int16_t/int64_t/etc, rather than the C type long. (runtime/int)
Check notice on line 78 in portability_builtins.hpp
codefactor-io / CodeFactor
portability_builtins.hpp#L78
Use int16_t/int64_t/etc, rather than the C type long. (runtime/int)
Check notice on line 66 in portability_builtins.hpp
codefactor-io / CodeFactor
portability_builtins.hpp#L66
Use int16_t/int64_t/etc, rather than the C type long. (runtime/int)