• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Binh-Minh Ribler
  1. Binh-Minh Ribler

hdf5_chunking_query_bmr

HDF5
hdf5
Public
Actions
  • Clone
  • Download

Learn more about cloning repositories

You have read-only access

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

Commits

Dana Robinson
84effee753e
develop
HDFFV-7527
Participant
    Watch this commit
    Tag this commit
    Dana Robinson committed 42301788bc905 May 2011
    [svn-r20756] Fixes h5diff test failure on BE systems.
    
    H5Dread() produces different output for invalid enum type values
    on systems of different endiannes.  On BE systems, it always
    emits -1.  On LE systems, the invalid value is emitted.  This
    difference caused the h5diff test to fail since it tests to
    see if different invalid enum values are reported as different
    (on BE systems they are not since -1 == -1).
    
    This fix removes the "invalid vs. different invalid" test
    while we fix the library bug.  HDFFV-7527 will be reopened
    in JIRA until the full test passes.
    
    Tested on: jam, heiwa, linew
    • 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
    ยป

    JIRA Issues

    Close