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

Patch toml_error #1011

Merged
merged 1 commit into from
Mar 25, 2024
Merged

Patch toml_error #1011

merged 1 commit into from
Mar 25, 2024

Conversation

perazz
Copy link
Contributor

@perazz perazz commented Mar 25, 2024

We can't have both a variable and a derive type have the same name according to:

7368775#r140199549

Here is the problematic line:

type(toml_error), allocatable :: toml_error

This PR changes that variable name.
cc: @henilp105 @sscalpone

Copy link
Member

@henilp105 henilp105 left a comment

Choose a reason for hiding this comment

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

Thanks @perazz , Looks good to me.

@perazz perazz merged commit 7d08e7f into main Mar 25, 2024
41 checks passed
@perazz perazz deleted the patch_toml_error branch March 25, 2024 18:07
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.

2 participants