Commit Graph
3329 Commits
Author SHA1 Message Date
Kimmy Mu 127f07d64a Merge pull request #2071 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/intel_warnings to develop
* commit '0a2bb11b248df6841daabca3970df5d8504adfc7':
  address problems from comments
  fix and address comments
  change according to previous comments
  add missing piece
  remove unnecessary check macro
  fix intel compile warnings
  Revert "fix warnings from Intel compiler"
  Revert "fix warnings and some text alignment"
  Revert "let hdf5 pick up the right compiler in Intel environment"
  Revert "fix issues from previous PR comments"
  Revert "using a different MACRO"
  using a different MACRO
  fix issues from previous PR comments
  let hdf5 pick up the right compiler in Intel environment
  fix warnings and some text alignment
  fix warnings from Intel compiler
2020-01-06 12:17:10 -06:00
Quincey Koziol 0225e6d596 Small changes from the token_refactoring branch, to reduce the delta to develop 2020-01-03 22:16:38 -06:00
Jordan Henderson 9c9b9b1c7a Fix issue in h5dump where reference objects weren't being destroyed 2019-12-31 11:33:27 -06:00
Jordan Henderson 1795aa660a Clean up tools warnings introduced by H5TOOLS_ERR_INIT macro 2019-12-30 18:02:06 -06:00
Jordan Henderson 2cbf31cb3a Refactor tools library error handling macros 2019-12-28 14:08:04 -06:00
Allen Byrne 0350f4d000 Add MPI libs to standalone perf 2019-12-22 12:17:20 -06:00
Allen Byrne b6bc749eac Grep needs to search error file 2019-12-22 10:35:05 -06:00
Allen Byrne 2fa314d8b3 Correct flaws in test scripts and files 2019-12-22 10:05:06 -06:00
Allen Byrne a2604b1e15 grep for failure text in error stack 2019-12-21 18:04:45 -06:00
Allen Byrne b81802b71e Add list to function arg 2019-12-21 17:36:55 -06:00
Allen Byrne 6d28cbe853 Test files for new ref types 2019-12-21 17:35:13 -06:00
Allen Byrne 9ff8fe6477 h5diff test script files 2019-12-21 14:45:12 -06:00
Allen Byrne 4be4a50fe0 Add ref changes to test script 2019-12-21 14:37:04 -06:00
Allen Byrne de0f667076 Fix compile statement order 2019-12-20 14:18:01 -06:00
Allen Byrne 23f813026f HDFFV-10976,-10980 Init obj_type before calling H5Rget_obj_type3 2019-12-20 13:23:48 -06:00
Allen Byrne d7c38eeee9 Add unknown define for h5dump ref objects 2019-12-20 11:08:37 -06:00
Allen Byrne a057a82a69 Standalone doesn't use h5test implementation. 2019-12-20 09:28:02 -06:00
Allen Byrne bc88c82308 Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit 'b55a584fd5b3aac6f2514fba41a6182030b497ae':
  In portable shell scripts (using #!/bin/sh) we have to use single square brackets, [ ], instead of the bash-ism double square brackets, [[ ]].
  Make this script work on hosts where PERL is not installed at /usr/bin/perl.
2019-12-20 09:02:51 -06:00
Allen Byrne 628c63f125 HDFFV-10980 - h5diff uses new ref APIs 2019-12-19 16:29:43 -06:00
David Young ec4418a757 In portable shell scripts (using #!/bin/sh) we have to use single square
brackets, [ ], instead of the bash-ism double square brackets, [[ ]].
2019-12-19 15:06:57 -06:00
Quincey Koziol b8b6659deb Update h5debug to retrieve file pointer through VOL framework 2019-12-17 13:11:39 -06:00
Allen Byrne a966640208 Remove duplicate instance 2019-12-16 09:47:10 -06:00
Allen Byrne dc2cbdaf67 Revert and move declaration 2019-12-13 12:28:18 -06:00
Allen Byrne 4ab00a3d1d Correct struct access 2019-12-13 11:59:20 -06:00
Allen Byrne f57907d22c Fix duplicate and varname 2019-12-13 11:52:38 -06:00
Allen Byrne e3c75f6cf7 Fix compile and test issues from DT 2019-12-13 11:36:09 -06:00
kmu 0a2bb11b24 address problems from comments 2019-12-11 13:35:02 -06:00
Allen Byrne 1fc1b09bf3 Fix issues found with ONLY_SHARED_LIBS option 2019-12-11 12:28:33 -06:00
kmu 45a62b2d46 fix and address comments 2019-12-11 10:44:56 -06:00
kmu 8b51394f38 Merge branch 'develop' into bugfix/intel_warnings 2019-12-09 09:18:56 -06:00
Allen Byrne eed923ec70 HDFFV-10876 fix compare reference 2019-12-08 13:25:14 -06:00
Allen Byrne 972cf8e60c Add missing quotes 2019-12-07 10:30:38 -06:00
Allen Byrne 7d6d3e2956 Correct indentation 2019-12-07 08:42:19 -06:00
Allen Byrne 7225519e2a Revert declaration used in macro. 2019-12-07 08:38:06 -06:00
Allen Byrne 73c8e2f9d6 Revert declaration deletion. 2019-12-07 08:31:12 -06:00
kmu 189935ff26 remove unnecessary check macro 2019-12-06 14:12:57 -06:00
Allen Byrne fce2a31dc5 Address compile warnings 2019-12-06 13:55:34 -06:00
Allen Byrne cf61098fa6 Fix compile errors - mostly in jni 2019-12-06 12:57:38 -06:00
Allen Byrne e8ad5f6d1a HDFFV-10876 Update dump to match DDL spec 2019-12-05 17:21:02 -06:00
Allen Byrne 4747e2f2ad Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)
* commit 'c7b3d6d6a5c1d376812e17c0ddb26f55334a2c59':
  Yanked -Wc++-compat from the flags used to build the C library in both the Autotools and CMake.
2019-12-05 09:30:11 -06:00
Allen Byrne 4f74548f53 Add extra line 2019-12-04 17:00:45 -06:00
Allen Byrne 11825bc525 Adjust whitespace 2019-12-04 16:59:03 -06:00
Allen Byrne d552e97eae Update h5ls help and rework dump_mem routines for attrs 2019-12-04 16:36:32 -06:00
Allen Byrne 8f9005570a Add debug compile option as comment 2019-12-04 12:24:53 -06:00
Allen Byrne ba8f2f1174 Update reference calls 2019-12-04 12:24:53 -06:00
Dana Robinson 1ad02a4459 Yanked -Wc++-compat from the flags used to build the C library in both
the Autotools and CMake.
2019-12-04 00:49:52 -08:00
kmu 132fa33dad fix intel compile warnings 2019-12-03 20:52:55 -06:00
Allen Byrne 7ad3d62a5c Update data output reference 2019-12-03 16:05:35 -06:00
Allen Byrne 12fd139e90 Update reference files and fix int as string 2019-12-03 14:43:05 -06:00
Allen Byrne 8888cfd25c Update to new error text 2019-12-02 14:58:57 -06:00