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

Fix GCC8 #813

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Fix GCC8 #813

merged 1 commit into from
Jul 10, 2024

Conversation

fstein93
Copy link
Contributor

@fstein93 fstein93 commented Jul 1, 2024

Follow up to #806

@jenkins-cscs
Copy link
Collaborator

Can one of the admins verify this patch?

@hfp
Copy link
Member

hfp commented Jul 1, 2024

FYI, there are macros to support version-checks; see https://github.com/cp2k/dbcsr/blob/develop/src/base/dbcsr_base_uses.f90#L45 (the comment gives an example for GCC and makes typical checks less intriguing ;-)

@hfp
Copy link
Member

hfp commented Jul 4, 2024

LGTM. However, I wonder how this interferes with the pending decision to drop GCC8?

Given this change, GCC8 can be kept.

@alazzaro alazzaro merged commit 8fc4246 into cp2k:develop Jul 10, 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.

4 participants