octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: io.tst failures with lto


From: John W. Eaton
Subject: Re: io.tst failures with lto
Date: Tue, 25 Apr 2017 15:54:30 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.6.0

On 04/23/2017 02:50 AM, Dmitri A. Sergatskov wrote:
​using h5dump utility I see with the file saved with lto binary that all
integers datatypes are no set to
H5T_STD_I16LE

Thanks for looking at this.

I guess I would start by examining how "value" is written and whether the DATATYPE tag is correct at the time the HDF5 function that writes it is called.

Also, it might help use the code from Octave to create a stand-alone program that writes this same data and see whether that also shows the problem. At least that might be easier to debug. If that doesn't show the problem, then maybe we are calling HDF5 functions incorrectly?

jwe




reply via email to

[Prev in Thread] Current Thread [Next in Thread]