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

Change char* to const #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Change char* to const #1

wants to merge 1 commit into from

Conversation

Tongdongq
Copy link

I needed to make this change to compile OPM/opm-simulators#3672 with FPGA support. Perhaps it's due to me using GCC 10 instead of 7.

@blattms I'm not sure who to ping here.

@blattms
Copy link
Member

blattms commented Nov 15, 2021

Well changing to const should always be appreciated. Will try this with jenkins (albeit it probably does not see this code).

@blattms
Copy link
Member

blattms commented Nov 15, 2021

jenkins build this please

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