Skip to content

include-what-you-use 0.25 fixes

ce8594e
Select commit
Loading
Failed to load commit list.
Merged

include-what-you-use 0.25 fixes #797

include-what-you-use 0.25 fixes
ce8594e
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Nov 4, 2025 in 8s

7 issues found.

Annotations

Check notice on line 88 in portability_builtins.hpp

See this annotation in the file changed.

@codefactor-io 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

See this annotation in the file changed.

@codefactor-io 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

See this annotation in the file changed.

@codefactor-io 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

See this annotation in the file changed.

@codefactor-io 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

See this annotation in the file changed.

@codefactor-io 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

See this annotation in the file changed.

@codefactor-io 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

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

portability_builtins.hpp#L66

Use int16_t/int64_t/etc, rather than the C type long. (runtime/int)