2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-02-17 16:10:24 +08:00
hdf5/hl/c++
Binh-Minh Ribler 889d7fd733 Description:
- In the test for HDFFV-9758, a pragma pack(1) caused failure on Emu
      because Sparc cannot access misaligned data.  Changed it to pack() to
      do the default alignment.
    - Added DOXYGEN_SHOULD_SKIP_THIS blocks to private elements to prevent
      warnings from doxygen.
Platforms tested:
    SunOS 5.11 (emu)
    Linux/32 2.6 (jam)
2016-10-26 14:16:24 -05:00
..
examples [svn-r29796] Purpose: Fix warnings HDFFV-8615 2016-04-25 14:14:51 -05:00
src Add support for namespace and add tools to binaries config 2016-10-14 11:22:22 -05:00
test Description: 2016-10-26 14:16:24 -05:00
CMakeLists.txt
COPYING
Makefile.am