Skip to content

Refactor LogReader_RegCmp.cpp to work in Linux #2331

Refactor LogReader_RegCmp.cpp to work in Linux

Refactor LogReader_RegCmp.cpp to work in Linux #2331

Triggered via push January 3, 2025 07:46
Status Success
Total duration 46s
Artifacts

cpp-linter.yml

on: push
cpp-linter
36s
cpp-linter
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
ExampleProjects/InertialSense_log_reader_RegCmp/LogReader_RegCmp.cpp:25:14 [bugprone-reserved-identifier]: ExampleProjects/InertialSense_log_reader_RegCmp/LogReader_RegCmp.cpp#L25
declaration uses identifier '_CR1', which is a reserved identifier; cannot be fixed because 'CR1' would conflict with a macro definition
ExampleProjects/InertialSense_log_reader_RegCmp/LogReader_RegCmp.cpp:26:14 [bugprone-reserved-identifier]: ExampleProjects/InertialSense_log_reader_RegCmp/LogReader_RegCmp.cpp#L26
declaration uses identifier '_CR2', which is a reserved identifier; cannot be fixed because 'CR2' would conflict with a macro definition
ExampleProjects/InertialSense_log_reader_RegCmp/LogReader_RegCmp.cpp:27:14 [bugprone-reserved-identifier]: ExampleProjects/InertialSense_log_reader_RegCmp/LogReader_RegCmp.cpp#L27
declaration uses identifier '_CR3', which is a reserved identifier; cannot be fixed because 'CR3' would conflict with a macro definition