Opened 9 years ago

Closed 9 years ago

#5965 closed defect (fixed)

HDF4: AnyTypeToDouble() doesn't work on Linux 64-bit builds for INT32/UINT32

Reported by: Even Rouault Owned by: Even Rouault
Priority: normal Milestone: 1.11.3
Component: GDAL_Raster Version: unspecified
Severity: normal Keywords: hdf4
Cc:

Description

Seen with GCPs reported by gdalinfo on https://astereds.cr.usgs.gov/download.php?id=6305

gdalinfo 'HDF4_EOS:EOS_SWATH:"AST_L1AE_00305182015185043_20150518142924_30390.hdf":VNIR_Band1:ImageData'

Change History (1)

comment:1 by Even Rouault, 9 years ago

Milestone: 1.11.3
Resolution: fixed
Status: newclosed

trunk r29208, branches/1.11 r29209 "HDF4: Fix AnyTypeToDouble() to use proper type (int instead of long) to work with DFNT_INT32/DFNT_UINT32 on 64-bit Linux (#5965)"

Note: See TracTickets for help on using tickets.