Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto GitFlow - main β†’ develop #2285

Merged
merged 3 commits into from
Aug 1, 2023
Merged

Auto GitFlow - main β†’ develop #2285

merged 3 commits into from
Aug 1, 2023

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Aug 1, 2023

πŸ“ Automatic PR: Gitflow: main β†’ develop

Description

Fixes #2283 - NAG and dangling pointers

πŸ“ Modified files

CHANGELOG.md | 6 ++++++
CMakeLists.txt | 2 +-
base/FileMetadataUtilities.F90 | 2 +-
base/MAPL_GridManager.F90 | 6 +++---
griddedio/DataCollection.F90 | 2 +-
griddedio/FieldBundleRead.F90 | 2 +-
griddedio/GriddedIO.F90 | 4 +++-
pfio/AbstractDirectoryService.F90 | 2 +-
pfio/AbstractServer.F90 | 2 +-
pfio/AbstractSocket.F90 | 2 +-
pfio/ClientThread.F90 | 4 ++--
pfio/DirectoryService.F90 | 2 +-
pfio/ExtDataCollection.F90 | 2 +-
pfio/FileMetadata.F90 | 2 +-
pfio/HistoryCollection.F90 | 6 +++---
pfio/MessageVisitor.F90 | 12 ++++++------
pfio/MpiSocket.F90 | 2 +-
pfio/MultiCommServer.F90 | 2 +-
pfio/MultiGroupServer.F90 | 2 +-
pfio/NetCDF4_FileFormatter.F90 | 8 ++++----
pfio/ServerThread.F90 | 12 ++++++------
pfio/SimpleSocket.F90 | 2 +-
22 files changed, 47 insertions(+), 39 deletions(-)

@github-actions github-actions bot requested review from a team as code owners August 1, 2023 17:49
@mathomp4 mathomp4 merged commit a7f6fb7 into develop Aug 1, 2023
13 of 18 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.

None yet

2 participants