-
-
Notifications
You must be signed in to change notification settings - Fork 267
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 doxygen warnings and remove javadocs #2324
Merged
Merged
Conversation
This file contains 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
byrnHDF
requested review from
jhendersonHDF,
derobins,
brtnfld,
lrknox,
fortnern,
qkoziol,
vchoi-hdfgroup,
bmribler and
raylu-hdf
as code owners
December 19, 2022 17:18
derobins
approved these changes
Dec 20, 2022
lrknox
approved these changes
Dec 20, 2022
release_docs/RELEASE.txt
Outdated
@@ -81,7 +81,8 @@ New Features | |||
Autotools: | |||
--enable-memory-alloc-sanity-check | |||
|
|||
CMake: | |||
CMake: <tab type="user" url="@ref VOL_Connector" title="VOL Connector Author Guide" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure what this CMake: line does in RELEASE.txt. Does it belong here?
I suppose it will be cleared out soon anyway. the 1_14 and 1_14_10 branches don't have the extra text.
lrknox
approved these changes
Dec 20, 2022
derobins
added a commit
to derobins/hdf5
that referenced
this pull request
Dec 20, 2022
c1e44d3 Fix doxygen warnings and remove javadocs (HDFGroup#2324) 149b8e9 Disable hl tools by default (HDFGroup#2313)
derobins
added a commit
that referenced
this pull request
Dec 21, 2022
* Brings the following changesets over from develop: b9244a8 Align arg types of H5D_chunk_iter_op_t with H5Dget_chunk_info (#2074) 70cf2c3 Removed idioms and misc. text clean-up (#2320) 8102fa8 Only document Fortran functions (#2319) 784061b moved onion VFD to FAPL group (#2321) 6b6bcde Hdffv 11052 (#2315) 10c693a Update hdf5_header.html 0cb5808 Hdffv 11052 (#2303) a1c81ed added doc. warning for H5Literate_async return value (#2295) 502b32b Updated H5ES documenation (#2293) a903600 Fix for HDFFV-11052: h5debug fails on a corrupted file (h5_nrefs_POC)… (#2291) * Brings the following changes over from develop: c1e44d3 Fix doxygen warnings and remove javadocs (#2324) 149b8e9 Disable hl tools by default (#2313)
brtnfld
pushed a commit
to brtnfld/hdf5
that referenced
this pull request
May 17, 2023
* Fix doxygen warnings and remove javadocs * fix typo
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.
No description provided.