• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • Projects
  • Repositories
    • View all public repositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Frank Willmore
  1. Frank Willmore

hdf5_der

Dana Robinson
hdf5_der
Public
Actions
  • Clone
  • Download

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Graphs
  • Branches
  • Network
  • Latest Activities

Commits

Albert Cheng
a9709b82d77
Albert Cheng committed adb6b49e6f210 Nov 2015
[svn-r28321] SWMR-26: make check-vfd runs for a long time
The problem is in test/dsets which infinite looped when HDF5_DRIVER is "sec2" because
it had a for loop using a bool
type variable (compress) but the loop tried to increment to a third value. Changed the
type of compress to int allows the loop to run properly.

Secondly, the resas why it did not infinite loop when not in check-vfd is because the
getenv(HDF5_DRIVER) mistakenly assign driver as "nomatch" if it is not defined.
dsets skipped the test because "nomatch" is not one of the supported driver.
Fixed the code to assign "sec2" if $HDF5_DRIVER is not defined.

Tested: kituo, ostrich, osx1010dev

Changed files

  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v4.4.1
  • Documentation
  • Contact Support
  • Request a feature
  • About
  • Contact Atlassian
Atlassian