diff options
author | Scott Wegner <swegner@hdfgroup.org> | 2008-09-19 14:32:24 (GMT) |
---|---|---|
committer | Scott Wegner <swegner@hdfgroup.org> | 2008-09-19 14:32:24 (GMT) |
commit | dab236581c3b5949701f726b64b45c40b5209759 (patch) | |
tree | b86d59b23f5181edd4792e1d5de6b83aad8dfa3f /src/H5EAprivate.h | |
parent | c254b0bc27536c91c7bb0ffa4269aba76f00fbff (diff) | |
download | hdf5-dab236581c3b5949701f726b64b45c40b5209759.zip hdf5-dab236581c3b5949701f726b64b45c40b5209759.tar.gz hdf5-dab236581c3b5949701f726b64b45c40b5209759.tar.bz2 |
[svn-r15658] Purpose: Replace __func__ usage with FUNC macro
Description:
Some compilers (i.e. Visual Studio on Windows) don't support the C99 keyword __func__. It does, however, have a similar keyword, __FUNCTION__. In H5EApkg.h we define a macro, FUNC, which will pick the right version and use it accordingly. This checkin changes H5EA.c to use FUNC instead of __func__.
Tested:
h5committest (linew smirom kagiso)
Diffstat (limited to 'src/H5EAprivate.h')
0 files changed, 0 insertions, 0 deletions