[hdf-forum] minor bug in zip_perf.c
Richard van Hees
r.m.van.hees at sron.nl
Sat Nov 1 16:12:54 EDT 2008
Dear List,
I found a small bug in zip_perf.c, the call to C-function "open" (at
line 552) should include a value for parameter "mode", for example
output = open(filename, O_RDWR | O_CREAT, 0644);
I noticed this compiling hdf5-1.8.1-snap7 with gcc version 4.3.2 (linux_64)
Best regards,
Richard van Hees
----------------------------------------------------------------------
This mailing list is for HDF software users discussion.
To subscribe to this list, send a message to hdf-forum-subscribe at hdfgroup.org.
To unsubscribe, send a message to hdf-forum-unsubscribe at hdfgroup.org.
More information about the Hdf-forum
mailing list