summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | Provide an HDvasprintf implementation only if it isn't #defined. This shouldDavid Young2020-07-071-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | fix the mingw compilation issue that Allen reported.
| | * | | | | Fix va_list usage in the vasprintf(3) implementation.David Young2020-07-071-2/+7
| | | | | | |
| | * | | | | Promote format-string warnings to errors.David Young2020-07-071-1/+1
| | | | | | |
| | * | | | | Use the portable `-eq` operator instead of the bash-ism `==`. Fixes theDavid Young2020-07-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | tests on NetBSD, where /bin/sh != bash.
| | * | | | | Restore a literal percent sign ("%%") that I accidentally deleted.David Young2020-07-071-1/+1
| | | | | | |
| | * | | | | Fix code that made GCC complain about a NULL or `unsigned char *` arguments forDavid Young2020-07-072-28/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | "%s". XXX The duplication between test/ros3.c test/s3comms.c is really annoying.
| | * | | | | Take pains to provide UINT64_MAX in all conditions.David Young2020-07-071-0/+6
| | | | | | |
| | * | | | | Correct a couple of format strings.David Young2020-07-071-2/+4
| | | | | | |
| | * | | | | Use PRIuHSIZE and PRIXHSIZE for portability.David Young2020-07-071-2/+2
| | | | | | |
| | * | | | | Delete extra argument, there is no formatting for it.David Young2020-07-071-1/+1
| | | | | | |
| | * | | | | Fix fprintf arguments: "%p" expects a `void *` argument.David Young2020-07-071-3/+3
| | | | | | |
| | * | | | | Squash my changes on branch `fprintf-experiment` into one commit forDavid Young2020-07-0783-996/+593
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reapplication to my new warnings branch, `warnings-again`. These changes are included: commit 915551b7bf64e777dd2007386ec77b1d117770da Merge: 63858c2 a8892bb Author: David Young <dyoung@hdfgroup.org> Date: Mon Nov 25 17:39:49 2019 -0600 Merge remote-tracking branch 'hdf5/develop' into fprintf-experiment commit a8892bb42d6f6e4fbc30fae0eb2b957f81c938b9 Merge: 5c911d8 f907b51 Author: David Young <dyoung@hdfgroup.org> Date: Mon Nov 25 17:33:54 2019 -0600 Merge pull request #2055 in HDFFV/hdf5 from ~DYOUNG/vchoi_fork:add-werror-and-squash-some to develop * commit 'f907b511d06612dafc7814a7c30f2f3d2b76d52b': Oops, remove more C99 designated initializers for VS 2010 compatibility. commit 63858c22e168acaec0af8ced6641f26102cc6bb0 Merge: 20ae787 5c911d8 Author: David Young <dyoung@hdfgroup.org> Date: Mon Nov 25 17:04:42 2019 -0600 Merge remote-tracking branch 'hdf5/develop' into fprintf-experiment commit 5c911d8baf3ee7fe654269088eebdf07f59a8192 Merge: b8a5671 62208b0 Author: David Young <dyoung@hdfgroup.org> Date: Mon Nov 25 16:58:27 2019 -0600 Merge pull request #2030 in HDFFV/hdf5 from ~DYOUNG/vchoi_fork:add-werror-and-squash-some to develop * commit '62208b056a09c01855fbac7f75146be58ad6bfe5': (44 commits) Add an #include to get a function declaration. Don't use C99 designated initializers, they're not compatible with Visual Studio 2010. Quiet some more maybe-uninitialized warnings---each is a false positive, *sigh*. This is more code that may not compile with VS2010, *sigh sigh*. Always warn on maybe-uninitialized. -Wincompatible-pointer-types was not available until GCC 5, so enable it only if that's the GCC version we're using. Only promote maybe-uninitialized warnings to errors on GCC 8. Even on GCC 8, there may be false positives at low optimization levels? I need to check. Only use -Werror=cast-function-type with GCC 8 and later. Put all of the -W options back into the order I found them in so that it's easier to compare old and new config/gnu-flags. Add new source files to CMakeLists.txt. Mention the -Werror= flags in libhdf5.settings.in. free -> HDfree Promote decleration-after-statement warnings to errors. Quiet decleration-after-statement warnings. Move a statement under some declarations since some vintages of Visual Studio don't like declarations after statements. Document H5D__chunk_mem_xfree_wrapper(). Undo accidental test deletion. Oops, delete a debug printf that snuck in here. Undo my changes to the HD macros, hadn't really intended those to be on this branch.... Make errors of some more warnings. Move disabled warnings to DEVELOPER_WARNING_CFLAGS. Put just one warning option on a line, and sort some of the options. Cast to the parameter type, H5VL_token_t *, instead of to unsigned char *. Change hdset_reg_ref_t and H5R_ref_t from arrays of unsigned char to structs containing those arrays. Encapsulating the arrays in this way makes it easier to write and think about pointers to these types, casts to/from these types, etc. ... commit 20ae7877e33931b95e8c3502b027d6c3fe94a11f Merge: 46f8c61 edd5297 Author: David Young <dyoung@hdfgroup.org> Date: Fri Nov 22 15:34:09 2019 -0600 Merge remote-tracking branch 'origin/add-werror-and-squash-some' into fprintf-experiment commit 46f8c613d5117a8be5bc8385a072daa0b4262f06 Author: David Young <dyoung@hdfgroup.org> Date: Fri Nov 22 15:29:00 2019 -0600 GCC really wants us to use `ll` to format `long long`, so try to make that work before any other format modifier. Seems like we're not compiling the autoconf test program with -Werror=format ? Probably should. commit eee35b8ef3759c391327cd48a9b3c56b6f8abc99 Author: David Young <dyoung@hdfgroup.org> Date: Fri Nov 22 15:28:05 2019 -0600 It's hard to know just how wide an HDoff_t will be, and I don't think POSIX or C standards provide a PRI macro for it, so cast to intmax_t and format using PRIdMAX. commit 86eab12df7a89b546a38e99f8178dd2adbcb3433 Author: David Young <dyoung@hdfgroup.org> Date: Fri Nov 22 15:26:25 2019 -0600 URemove some casts.se the right format string for the argument. Here and there stop casting a printf argument. commit f722f7cbecbaa99449941484b014426f62f1bed5 Merge: 58e3743 6d5ec83 Author: David Young <dyoung@hdfgroup.org> Date: Fri Nov 22 14:44:16 2019 -0600 Merge branch 'add-werror-and-squash-some' into fprintf-experiment commit 58e3743b7faa9836606ee91798fe80dfc0040da7 Author: David Young <dyoung@hdfgroup.org> Date: Wed Nov 20 21:07:21 2019 -0600 Remove custom HDfprintf implementation, using the standard library's, instead. Take a swipe at repairing fprintf format strings, mainly replacing "%Hu" with "%" PRIuHSIZE, "%a" with "%" PRIuHADDR, "%Zu" with "%zu". Here and there remove an awkward cast of a printf argument to `long long` and use PRI[doux]8, PRI[doux]32, or PRI[doux]64, instead. Change occurrences of "%t" to "%s" and perform a suitable change of argument, `cond` -> `cond ? "TRUE" : "FALSE"`. Some occurrences of %Hu, %a, and %t remain, they just weren't flagged by the compiler because of #ifdef'age. commit d4366909293fa970c23512ac80e5d865d76cddbf Author: David Young <dyoung@hdfgroup.org> Date: Wed Nov 20 20:54:32 2019 -0600 Promote format-string warnigns to errors.
* | | | | | | Merge pull request #2902 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-09-2860-177/+685
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '088014bef4216eede409d103876a9fd3efadd358': More info for building plugins with library Remove setting from cacheinit file OESS-98 add release note for option OESS-98 merge with clang-format changes
| * | | | | | More info for building plugins with libraryAllen Byrne2020-09-283-11/+125
| | | | | | |
| * | | | | | Remove setting from cacheinit fileAllen Byrne2020-09-281-2/+0
| | | | | | |
| * | | | | | OESS-98 add release note for optionAllen Byrne2020-09-271-3/+12
| | | | | | |
| * | | | | | OESS-98 merge with clang-format changesAllen Byrne2020-09-2557-166/+553
|/ / / / / /
* | | | | | Merge pull request #2882 in HDFFV/hdf5 from ↵Allen Byrne2020-09-2598-8192/+9693
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~BYRN/hdf5_adb:feature/cmakeV2-clang-format to develop * commit '571a5e9250ca69adb54ef956361a5cf77059f67c': Add h5ls test plugin format target Fix manifest Add code owners file Update actions - split push/pull-request commits Change to executable Change to based on LLVM format Fix comment formatting due to tabs conversion Disable formatting for file File changes to affect formatting CMake and script changes for clang-format
| * | | | | Add h5ls test plugin format targetAllen Byrne2020-09-251-0/+8
| | | | | |
| * | | | | Fix manifestAllen Byrne2020-09-241-1/+2
| | | | | |
| * | | | | Add code owners fileAllen Byrne2020-09-242-0/+43
| | | | | |
| * | | | | Update actions - split push/pull-request commitsAllen Byrne2020-09-244-3/+138
| | | | | |
| * | | | | Change to executableAllen Byrne2020-09-242-0/+0
| | | | | |
| * | | | | Change to based on LLVM formatAllen Byrne2020-09-241-101/+1
| | | | | |
| * | | | | Fix comment formatting due to tabs conversionAllen Byrne2020-09-2413-837/+840
| | | | | |
| * | | | | Disable formatting for fileAllen Byrne2020-09-051-30/+4
| | | | | |
| * | | | | File changes to affect formattingAllen Byrne2020-09-0440-8105/+8252
| | | | | |
| * | | | | CMake and script changes for clang-formatAllen Byrne2020-09-0455-45/+1335
| | | | | |
* | | | | | Merge pull request #2898 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to developJordan Henderson2020-09-241-1/+1
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '739cd5723fe3435818075481687770996af42ef5': Fix memory sanity check option in CMake
| * | | | | | Fix memory sanity check option in CMakeJordan Henderson2020-09-231-1/+1
|/ / / / / /
* | | | | | Merge pull request #2895 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to developJordan Henderson2020-09-231-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'c15f8674d9600c72b33823c55587051cf66811ef': Free selection type-specific info when resetting selection iterators
| * | | | | | Free selection type-specific info when resetting selection iteratorsJordan Henderson2020-09-231-0/+4
|/ / / / / /
* | | | | | Merge pull request #2891 in HDFFV/hdf5 from ~JHENDERSON/hdf52:develop to developJordan Henderson2020-09-214-0/+231
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '9b3a3445dbb72a95b2b9355e0196efdaa5b0f452': Add release note for new H5Ssel_iter_reset function Add H5Ssel_iter_init API call to reset a selection iterator
| * | | | | | Add release note for new H5Ssel_iter_reset functionJordan Henderson2020-09-181-0/+10
| | | | | | |
| * | | | | | Add H5Ssel_iter_init API call to reset a selection iteratorJordan Henderson2020-09-183-0/+221
|/ / / / / /
* | | | | | Merge pull request #2874 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developLarry Knox2020-09-042-1/+13
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | | | | | | | * commit '6b71d6dc9453e8f94ac82732496ee59ca6495587': Add zllib and szip pages Correct COPYING path
| * | | | Add zllib and szip pagesAllen Byrne2020-09-041-0/+12
| | | | |
| * | | | Correct COPYING pathAllen Byrne2020-09-041-1/+1
|/ / / /
* | | | Merge pull request #2866 in HDFFV/hdf5 from ↵Quincey Koziol2020-09-028-232/+26
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix_nil_collective_metadata_write to develop * commit '45021f1826f3710a3008430ddf7216bffb7068f7': Update buffer count Revert PR 405 (https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/pull-requests/405/overview) and reimplement with correct and simpler code. Revert " Checkin of fix for CGNS bug" Revert "Removed commeted out code from H5C_dump_coll_write_list()"
| * | | | Update buffer countQuincey Koziol2020-08-281-1/+8
| | | | |
| * | | | Merge remote-tracking branch 'origin/develop' into ↵Quincey Koziol2020-08-2834-200/+250
| |\ \ \ \ | | | | | | | | | | | | | | | | | | fix_nil_collective_metadata_write
| * | | | | Revert PR 405 ↵Quincey Koziol2020-08-271-37/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (https://bitbucket.hdfgroup.org/projects/HDFFV/repos/hdf5/pull-requests/405/overview) and reimplement with correct and simpler code.
| * | | | | Revert " Checkin of fix for CGNS bug"Quincey Koziol2020-08-278-207/+8
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 94c34773ceae5b30c4afb227d0385ebf4ab6ce28.
| * | | | | Revert "Removed commeted out code from H5C_dump_coll_write_list()"Quincey Koziol2020-08-271-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit eb75dc1bb02e13902d73a36caafe763eea585d02.
* | | | | | Merge pull request #2843 in HDFFV/hdf5 from vol_dataset_io_dxpl_fix to developQuincey Koziol2020-09-022-15/+13
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | * commit '4b69577e10ed58bf6536599092390f02a49ff3f9': Bug fix to allow pass-through VOL connectors to set DXPL properties (like requesting collective operations) on dataset I/O
| * | | | | Bug fix to allow pass-through VOL connectors to set DXPL properties (like ↵Quincey Koziol2020-08-252-15/+13
| | | | | | | | | | | | | | | | | | | | | | | | requesting collective operations) on dataset I/O
* | | | | | Merge pull request #2863 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor ↵Dana Robinson2020-08-2734-200/+250
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to develop * commit '49e01e594eb2d0c25455e7ff71eed3de074fd15b': Adds RELEASE.txt note about HDFS VFD stubs being removed Removes inappropriate file locking call Trivial whitespace change to H5Pencdec.c Minor refactoring based on 1.10 normalization work Trivialities noticed while normalizing 1.10
| * | | | | Adds RELEASE.txt note about HDFS VFD stubs being removedDana Robinson2020-08-271-0/+34
| | | | | |
| * | | | | Merge branch 'develop' into develop_minorDana Robinson2020-08-2716-169/+338
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #2849 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2020-08-263-3/+10
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | * commit '0932c46e3d5b09d32cbe29335e8054302ab122c5': MinGW uses "MinGW Makefiles" The version string has a second use for packaging