diff options
author | Dana Robinson <derobins@hdfgroup.org> | 2015-02-22 11:39:08 (GMT) |
---|---|---|
committer | Dana Robinson <derobins@hdfgroup.org> | 2015-02-22 11:39:08 (GMT) |
commit | 85a644221848b047a46bdcff5f3371d690a2f55a (patch) | |
tree | 05b3bec8882e5dc6896d641b1edb6d08bca41875 /src/H5Eprivate.h | |
parent | 0ecf47141483e63a02f8b2f3b9d9c790a3ff4b63 (diff) | |
download | hdf5-85a644221848b047a46bdcff5f3371d690a2f55a.zip hdf5-85a644221848b047a46bdcff5f3371d690a2f55a.tar.gz hdf5-85a644221848b047a46bdcff5f3371d690a2f55a.tar.bz2 |
[svn-r26273] Fixes compile failures when building on Windows when UNICODE is defined.
This was due to wrapping a variable with the TEXT() macro and not
forcing the <function>A form of certain Win32 API calls are always used.
Although we do not defined UNICODE in our builds, others have encountered
problems when building HDF5 as a part of a larger project where UNICODE
is defined.
Fix for: HDFFV-8927
Tested on: 64-bit Windows 7, Visual Studio 2012, CMake 3.2
All combinations of static/shared and UNICODE defined/undefined
NOTE: plugin tests are skipped with static builds
Diffstat (limited to 'src/H5Eprivate.h')
0 files changed, 0 insertions, 0 deletions