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

ocl: fixed compilation warnings #865

Merged
merged 1 commit into from
Nov 6, 2024
Merged

ocl: fixed compilation warnings #865

merged 1 commit into from
Nov 6, 2024

Conversation

hfp
Copy link
Member

@hfp hfp commented Nov 6, 2024

  • Fixed warning about referring a string-constant in non-constant way.
  • Fixed warning about dropping cast qualifiers.
  • Updated Makefile to support more warnings.

- Fixed warning about referring a string-constant in non-constant way.
- Fixed warning about dropping cast qualifiers.
- Updated Makefile to support more warnings.
@hfp hfp merged commit ac4123a into cp2k:develop Nov 6, 2024
22 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.

1 participant