-
-
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
Doxygen warnings #2998
Comments
Fixes Fortran doxygen warnings, #2998
#3019 removes the warnings for OBSOLETE doxygen options. |
Only two sets of warnings remain: Generattables/propertyLists.dox:357: warning: explicit link request to 'H5Pset_fapl_mirror' could not be resolved |
However the second one is a bug in doxygen that is fixed in version 1.96 Generating docs f/home/byrn/HDF_Projects/hdf5/dev/src/H5FDpublic.h:341: warning: H5FD_file_image_callbacks_t::image_free has @param documentation sections but no arguments |
Fixed the FD warning. |
With doxygen master:
|
The addition of WARNINGS_AS_ERRORS to the doxygen config will prevent warnings being ignored. |
…p#3046) * Remove most unused options which are defaulted HDFGroup#2998 * Correct doxygen predefined list * Correct doxygen list of predefineds
-- Doxygen version: 1.9.5
Generating HDF5 HL library Source API documentation with Doxygen
warning: Tag 'OUTPUT_TEXT_DIRECTION' at line 102 of file '/home/byrn/HDF_Projects/build/hdf5/dev_all_fc/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'FORMULA_TRANSPARENT' at line 1566 of file '/home/byrn/HDF_Projects/build/hdf5/dev_all_fc/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'LATEX_SOURCE_CODE' at line 1874 of file '/home/byrn/HDF_Projects/build/hdf5/dev_all_fc/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'RTF_SOURCE_CODE' at line 1964 of file '/home/byrn/HDF_Projects/build/hdf5/dev_all_fc/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOCBOOK_PROGRAMLISTING' at line 2069 of file '/home/byrn/HDF_Projects/build/hdf5/dev_all_fc/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'CLASS_DIAGRAMS' at line 2256 of file '/home/byrn/HDF_Projects/build/hdf5/dev_all_fc/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTNAME' at line 2298 of file '/home/byrn/HDF_Projects/build/hdf5/dev_all_fc/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_FONTSIZE' at line 2305 of file '/home/byrn/HDF_Projects/build/hdf5/dev_all_fc/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag 'DOT_TRANSPARENT' at line 2529 of file '/home/byrn/HDF_Projects/build/hdf5/dev_all_fc/Doxyfile' has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
Doxygen version used: 1.9.5
Parsing layout file /home/byrn/HDF_Projects/hdf5/dev/doxygen/hdf5doxy_layout.xml...
Generattables/propertyLists.dox:357: warning: explicit link request to 'H5Pset_fapl_mirror' could not be resolved
tables/propertyLists.dox:357: warning: explicit link request to 'H5Pget_fapl_mirror' could not be resolved
tables/propertyLists.dox:761: warning: explicit link request to 'H5Pset_local_heap_size_hint::H5Pget_local_heap_size_hint' could not be resolved
tables/propertyLists.dox:357: warning: explicit link request to 'H5Pset_fapl_mirror' could not be resolved
tables/propertyLists.dox:357: warning: explicit link request to 'H5Pget_fapl_mirror' could not be resolved
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:612: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:210: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:1510: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:1648: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:1763: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:894: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:1158: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:1893: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:2071: warning: argument 'memtype_id' of command @param is not found in the argument list of h5a::h5aread_async_f(integer(hid_t), intent(in) attr_id, integer(hid_t), intent(in) mem_type_id, type(c_ptr), intent(in) buf, integer(hid_t), intent(in) es_id, integer, intent(out) hdferr, type(c_ptr), intent(in), optional file, type(c_ptr), intent(in), optional func, integer, intent(in), optional line)
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:2076: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:2071: warning: The following parameter of h5a::h5aread_async_f(integer(hid_t), intent(in) attr_id, integer(hid_t), intent(in) mem_type_id, type(c_ptr), intent(in) buf, integer(hid_t), intent(in) es_id, integer, intent(out) hdferr, type(c_ptr), intent(in), optional file, type(c_ptr), intent(in), optional func, integer, intent(in), optional line) is not documented:
parameter 'mem_type_id'
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:2013: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:776: warning: The following parameter of h5a::h5arename_by_name_async_f(integer(hid_t), intent(in) loc_id, character(len= *), intent(in) obj_name, character(len= *), intent(in) old_attr_name, character(len= *), intent(in) new_attr_name, integer(hid_t), intent(in) es_id, integer, intent(out) hdferr, integer(hid_t), intent(in), optional lapl_id, type(c_ptr), intent(in), optional file, type(c_ptr), intent(in), optional func, integer, intent(in), optional line) is not documented:
parameter 'es_id'
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:2127: warning: argument 'memtype_id' of command @param is not found in the argument list of h5a::h5awrite_async_f(integer(hid_t), intent(in) attr_id, integer(hid_t), intent(in) mem_type_id, type(c_ptr), intent(in) buf, integer(hid_t), intent(in) es_id, integer, intent(out) hdferr, type(c_ptr), optional file, type(c_ptr), optional func, integer, intent(in), optional line)
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:2132: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Aff.F90:2127: warning: The following parameter of h5a::h5awrite_async_f(integer(hid_t), intent(in) attr_id, integer(hid_t), intent(in) mem_type_id, type(c_ptr), intent(in) buf, integer(hid_t), intent(in) es_id, integer, intent(out) hdferr, type(c_ptr), optional file, type(c_ptr), optional func, integer, intent(in), optional line) is not documented:
parameter 'mem_type_id'
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Dff.F90:518: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Dff.F90:290: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Dff.F90:1366: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Dff.F90:425: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Dff.F90:1488: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Dff.F90:662: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Dff.F90:1555: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5ESff.F90:178: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5ESff.F90:285: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5ESff.F90:47: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5ESff.F90:75: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5ESff.F90:253: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5ESff.F90:217: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5ESff.F90:105: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5ESff.F90:136: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Fff.F90:727: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Fff.F90:130: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Fff.F90:237: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Fff.F90:421: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Fff.F90:518: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Gff.F90:512: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Gff.F90:264: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Gff.F90:1079: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Gff.F90:1237: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Gff.F90:1417: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Gff.F90:1412: warning: The following parameters of h5g::h5gget_info_by_name_async_f(integer(hid_t), intent(in) loc_id, character(len= *), intent(in) name, type(h5g_info_t), intent(out), target ginfo, integer(hid_t), intent(in) es_id, integer, intent(out) hdferr, integer(hid_t), intent(in), optional lapl_id, type(c_ptr), intent(in), optional file, type(c_ptr), intent(in), optional func, integer, intent(in), optional line) are not documented:
parameter 'file'
parameter 'func'
parameter 'line'
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Gff.F90:423: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Lff.F90:433: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Lff.F90:301: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Lff.F90:183: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Lff.F90:647: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Lff.F90:769: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Lff.F90:1374: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Lff.F90:1354: warning: The following parameters of h5l::h5literate_async_f(integer(hid_t), intent(in) group_id, integer, intent(in) idx_type, integer, intent(in) order, integer(hsize_t), intent(inout) idx, type(c_funptr), intent(in) op, type(c_ptr), intent(in) op_data, integer, intent(out) return_value, integer(hid_t), intent(in) es_id, integer, intent(out) hdferr, type(c_ptr), intent(in), optional file, type(c_ptr), intent(in), optional func, integer, intent(in), optional line) are not documented:
parameter 'file'
parameter 'func'
parameter 'line'
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Off.F90:361: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Off.F90:364: warning: unable to resolve reference to 'H5Oclose_async_f()' for \ref command
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Off.F90:358: warning: The following parameters of h5o::h5oclose_async_f(integer(hid_t), intent(in) object_id, integer(hid_t), intent(in) es_id, integer, intent(out) hdferr, type(c_ptr), intent(in), optional file, type(c_ptr), intent(in), optional func, integer, intent(in), optional line) are not documented:
parameter 'file'
parameter 'func'
parameter 'line'
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Off.F90:500: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Off.F90:1121: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Off.F90:269: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
/home/byrn/HDF_Projects/hdf5/dev/fortran/src/H5Off.F90:848: warning: unexpected token TK_COMMAND_AT in comment block while parsing the argument of command param
tables/propertyLists.dox:761: warning: explicit link request to 'H5Pset_local_heap_size_hint::H5Pget_local_heap_size_hint' could not be resolved
tables/propertyLists.dox:357: warning: explicit link request to 'H5Pset_fapl_mirror' could not be resolved
tables/propertyLists.dox:357: warning: explicit link request to 'H5Pget_fapl_mirror' could not be resolved
tables/propertyLists.dox:761: warning: explicit link request to 'H5Pset_local_heap_size_hint::H5Pget_local_heap_size_hint' could not be resolved
ing docs for page ERRORS...
Generating docs f/home/byrn/HDF_Projects/hdf5/dev/src/H5FDpublic.h:341: warning: H5FD_file_image_callbacks_t::image_free has @param documentation sections but no arguments
/home/byrn/HDF_Projects/hdf5/dev/src/H5FDpublic.h:310: warning: H5FD_file_image_callbacks_t::image_malloc has @param documentation sections but no arguments
/home/byrn/HDF_Projects/hdf5/dev/src/H5FDpublic.h:322: warning: H5FD_file_image_callbacks_t::image_memcpy has @param documentation sections but no arguments
/home/byrn/HDF_Projects/hdf5/dev/src/H5FDpublic.h:334: warning: H5FD_file_image_callbacks_t::image_realloc has @param documentation sections but no arguments
/home/byrn/HDF_Projects/hdf5/dev/src/H5FDpublic.h:348: warning: H5FD_file_image_callbacks_t::udata_copy has @param documentation sections but no arguments
/home/byrn/HDF_Projects/hdf5/dev/src/H5FDpublic.h:355: warning: H5FD_file_image_callbacks_t::udata_free has @param documentation sections but no arguments
or compound h5dsget_scale_name_c...
The text was updated successfully, but these errors were encountered: