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

Initialize uninitialized variable #5635

Merged

Conversation

danieldouglas92
Copy link
Contributor

@danieldouglas92 danieldouglas92 commented May 7, 2024

When trying to compile the development version of ASPECT on stampede3, an error gets thrown because this variable is uninitialized. Initializing this variable allows for the compiling to be successful. Also made this PR on the World Builder repo here.

@gassmoeller
Copy link
Member

/rebuild

Copy link
Contributor

@bangerth bangerth left a comment

Choose a reason for hiding this comment

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

Did you also send this patch to the upstream version of worldbuilder?

@bangerth bangerth merged commit 5a36ef3 into geodynamics:main May 8, 2024
7 of 8 checks passed
@bangerth
Copy link
Contributor

bangerth commented May 8, 2024

Timo's Mac OSX tester is down and currently inaccessible. I've merged since all of the other testers are happy.

@MFraters
Copy link
Member

MFraters commented May 8, 2024

Did you also send this patch to the upstream version of worldbuilder?

Yes, he also upstreamed it (see GeodynamicWorldBuilder/WorldBuilder#705). Thanks @danieldouglas92 for making the pull requests!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants