Skip to content

Conversation

@Meinersbur
Copy link

Just printing "condition" is useless. Actually print the condition being tested.

Before:

[header test_target_map_components_default.F90:111]  Condition condition failed

After:

[header test_target_map_components_default.F90:110]  Condition .NOT. ASSOCIATED(myStruct(i). yPtr, justATarget) failed

Just printing "condition" is useless. Actually print the condition being tested.

Before:
[header test_target_map_components_default.F90:111]  Condition condition failed

After:
[header test_target_map_components_default.F90:110]  Condition .NOT. ASSOCIATED(myStruct(i). yPtr, justATarget) failed
@spophale
Copy link
Collaborator

spophale commented Dec 4, 2025

@andrewkallai , can you test this ?

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.

3 participants