diff options
author | Scott Wegner <swegner@hdfgroup.org> | 2007-06-18 18:19:56 (GMT) |
---|---|---|
committer | Scott Wegner <swegner@hdfgroup.org> | 2007-06-18 18:19:56 (GMT) |
commit | 5e7acfed72dab3bb0a653067b99b18368bdba3f3 (patch) | |
tree | 17e32ef2d3351720f7a8c4e3f2ae859fac812311 /windows/installhdf5lib.bat | |
parent | 4d9397a1019cfd08dd36564a34d89bda294996ff (diff) | |
download | hdf5-5e7acfed72dab3bb0a653067b99b18368bdba3f3.zip hdf5-5e7acfed72dab3bb0a653067b99b18368bdba3f3.tar.gz hdf5-5e7acfed72dab3bb0a653067b99b18368bdba3f3.tar.bz2 |
[svn-r13873] Purpose: Code cleanup
Description:
Changed a macro in H5FDwindows.c from IO_BUF_SIZE to a more specific WINDOWS_MAX_BUF, and moved it to our H5pubconf.h, where users can customize it to their own preference.
This value is needed because of a bug in the Windows _write function, it is unsafe to write buffers larger than 2GB-1 bytes in one write.
Tested:
VS2005 on WinXP.
Diffstat (limited to 'windows/installhdf5lib.bat')
0 files changed, 0 insertions, 0 deletions