Skip to content

Warning fixes when compiling with g++#777

Merged
kdorheim merged 2 commits intoJGCRI:mainfrom
bje-:main
Apr 7, 2025
Merged

Warning fixes when compiling with g++#777
kdorheim merged 2 commits intoJGCRI:mainfrom
bje-:main

Conversation

@bje-
Copy link
Copy Markdown
Contributor

@bje- bje- commented Mar 25, 2025

Two changes to eliminate warnings from g++:

bje- added 2 commits March 25, 2025 21:10
  Guidelines. For more details see:

  https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#Re-exception-ref

* src/csv_table_reader.cpp.
* src/main.cpp: Likewise.
* src/rcpp_hector.cpp: Likewise.
* src/unit-testing/test_ini_to_core_reader.cpp: Likewise.
* misc/main-api.cpp: Likewise.
  getcore and delcore methods.
* core.cpp (Core::getcore): Likewise.
  (Core::delcore): Likewise.
@bpbond bpbond requested a review from pralitp March 25, 2025 19:30
Copy link
Copy Markdown
Contributor

@pralitp pralitp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, always nice to eliminate warnings. This all looks good with me.

Copy link
Copy Markdown
Member

@bpbond bpbond left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pralitp and thank you @bje- -- I learned a few things. Over to you @kdorheim

@kdorheim kdorheim merged commit a61d64a into JGCRI:main Apr 7, 2025
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants