-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# PR Details ## Description This PR fixes compiliation errors that were not caught by our version of GCC due to a compiler bug Clang-Tidy uses the Clang compiler, which did not have that bug. Newer versions of GCC are patched. > [!NOTE] > This PR cherry-picks relevant commits from #206 into a more focused change set. ## Related GitHub Issue Closes #205 ## Related Jira Key Closes [CDAR-674](https://usdot-carma.atlassian.net/browse/CDAR-674) ## Motivation and Context These changes resolve errors that should have prevented the package from compiling. ## How Has This Been Tested? Built the package. ## Types of changes - [x] Defect fix (non-breaking change that fixes an issue) ## Checklist: - [x] I have read the [**CONTRIBUTING**](https://github.com/usdot-fhwa-stol/carma-platform/blob/develop/Contributing.md) document. [CDAR-674]: https://usdot-carma.atlassian.net/browse/CDAR-674?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
- Loading branch information
Showing
1 changed file
with
21 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters