Skip to content
This repository has been archived by the owner on Dec 8, 2024. It is now read-only.

Fixes #119 #123

Merged
merged 2 commits into from
Nov 13, 2019
Merged

Fixes #119 #123

merged 2 commits into from
Nov 13, 2019

Conversation

cstein
Copy link
Contributor

@cstein cstein commented Nov 12, 2019

When declaring a variable as out in fortran the value
is not defined. The function get_indices used the old
value and thus redeclared as inout

cstein and others added 2 commits November 12, 2019 12:05
When declaring a variable as out in fortran the value
is not defined. The function get_indices used the old
value and thus redeclared as inout
Copy link
Member

@andersx andersx left a comment

Choose a reason for hiding this comment

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

Valuable bug-fix! Thanks!

Copy link
Member

@andersx andersx left a comment

Choose a reason for hiding this comment

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

Approved

@andersx andersx merged commit 18f4e9b into qmlcode:develop Nov 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants