• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Scot Breitenfeld
  1. Scot Breitenfeld

hdf5_msb

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

Binh-Minh Ribler
9140500b86f
HDFFV-8852
Participant
    Watch this commit
    Tag this commit
    Binh-Minh Ribler committed 0befe65753b29 Sep 2014
    [svn-r25632] Purpose: Fixed HDFFV-8852
    Description:
        H5F_ACC_CREAT was included in the C++ API while the C library doesn't
        allow it yet.  Possibly, in the future, but not now.  In addition, the
        two flags H5F_ACC_RDONLY and H5F_ACC_RDWR were missing from the
        documentation, causing confusion that appending is not supported.
    Solution:
        - Removed H5F_ACC_CREAT from the function until the C library support it
        - Added H5F_ACC_RDONLY and H5F_ACC_RDWR to the comments to update the
          documentation
    Platforms tested:
        Linux/ppc64 (ostrich)
        Linux/32 2.6 (jam)
        SunOS 5.11 (emu)
    • 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