• 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
e4a22c1957c
Albert Cheng committed ad9f6f5e7ea08 Sep 2015
[svn-r27694] HDFFV-9521: arithmetic on a void* flagged as error by AIX XL compiler
Problem: image is a *void and xlc rejected the code of image+len.
Arithmentic on a void* is not legal in C but GCC extension allows it.

Solution: define image as a *uint_8 according to how it is used in the
code.

Tested: passed in AIX ADA machine.

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