• 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
David Young
  1. David Young

vchoi_fork

Vailin Choi
my_hdf5_fork
Public
Actions
  • Clone
  • Download

Learn more about cloning repositories

You have read-only access

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

Commits

Quincey Koziol
464c3245b8a
Quincey Koziol committed f148235ef3428 May 2003
[svn-r6920] Purpose:
    Bug fix

Description:
    (void *)~((size_t)NULL) on the Cray is a different value than
    (foo *)~((size_t)NULL) and causes some of the hyperslab algorithms to
    fail.

Solution:
    Change all the 'void *' forms to 'foo *' forms.

Platforms tested:
    Cray SV1
    h5committest not needed.

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