hdf5/hl
Elena Pourmal 2ab6b12b55 [svn-r10977] Purpose: Bug fix
Description:
          1.7 daily tests failed in HL library when Fortran was not
          enabled; also long long instead of long_long declarations
          were used and caused failures on Windows

Solution:
          Removed Fortran related functions (except H5IM_find_palette) from
          H5IM.c file and put it into fortran/src/H5IMcc.c
          Modified appropriate Makefile.am files, regenerated Makefile.in files,          updated header files, MANIFEST, etc.

          Note: H5IM_find_palette should be also in H5IMcc.c, but
          for some unknown to me reason, linking fails if the function is
          included in H5IMcc.c. I will really appreciate if some C guru
          will look into the code and figure out what is wrong :-) Thanks!


Platforms tested: mir with g95, heping with and without Fortran enabled

Misc. update:
2005-06-24 00:00:01 -05:00
..
c++ [svn-r10858] Purpose: 2005-06-04 00:01:12 -05:00
fortran [svn-r10977] Purpose: Bug fix 2005-06-24 00:00:01 -05:00
src [svn-r10977] Purpose: Bug fix 2005-06-24 00:00:01 -05:00
test [svn-r10858] Purpose: 2005-06-04 00:01:12 -05:00
tools/gif2h5 [svn-r10858] Purpose: 2005-06-04 00:01:12 -05:00
Makefile.am [svn-r10587] Purpose: 2005-04-11 16:47:05 -05:00
Makefile.in [svn-r10858] Purpose: 2005-06-04 00:01:12 -05:00