Fix for PR 711 of issue 500, and documentation#714
Open
JAuriac wants to merge 3 commits into
Open
Conversation
Yushan-Wang
reviewed
Jun 24, 2026
JAuriac
force-pushed
the
500_CheckPluginAvailabilityFix
branch
from
June 25, 2026 09:06
b65852f to
a4802a9
Compare
JAuriac
marked this pull request as ready for review
June 29, 2026 07:55
jmorice91
reviewed
Jun 30, 2026
jmorice91
reviewed
Jun 30, 2026
Yushan-Wang
requested changes
Jul 6, 2026
Member
|
Does this PR fix an identified issue ? |
Contributor
Author
Yushan-Wang
previously approved these changes
Jul 16, 2026
Member
|
Please rebase and check all the checkboxes. Then it's ready to be merged. |
jbigot
reviewed
Jul 18, 2026
JAuriac
force-pushed
the
500_CheckPluginAvailabilityFix
branch
from
July 21, 2026 12:56
d0f5501 to
66f4487
Compare
Yushan-Wang
previously approved these changes
Jul 22, 2026
jbigot
reviewed
Jul 24, 2026
jbigot
reviewed
Jul 24, 2026
jbigot
reviewed
Jul 24, 2026
Yushan-Wang
previously approved these changes
Jul 24, 2026
jbigot
reviewed
Jul 24, 2026
jbigot
reviewed
Jul 24, 2026
| ) | ||
| endif() | ||
| elseif(NOT "EMBEDDED" STREQUAL "${USE_HDF5}") | ||
| elseif("SYSTEM" STREQUAL "${USE_HDF5}") |
jbigot
reviewed
Jul 24, 2026
| ) | ||
| endif() | ||
| elseif(NOT "EMBEDDED" STREQUAL "${USE_NetCDF}") | ||
| elseif("SYSTEM" STREQUAL "${USE_NetCDF}") |
Member
There was a problem hiding this comment.
To exclude the case of 'AUTO' if I remember correctly
Member
There was a problem hiding this comment.
For AUTO, I think the message also makes sense, hence the original wording, no?
Member
* reference existing doc * give messages for AUTO * remove deleted options from doc
jbigot
force-pushed
the
500_CheckPluginAvailabilityFix
branch
from
July 25, 2026 11:08
aebdf55 to
26b2ba6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix for PR #711
List of things to check before making a PR
Before merging your code, please check the following:
.clang-format;Fix #issuekeyword to autoclose the issue when merged.