summaryrefslogtreecommitdiffstats
path: root/windows/proj
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2008-09-19 14:32:24 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2008-09-19 14:32:24 (GMT)
commitdab236581c3b5949701f726b64b45c40b5209759 (patch)
treeb86d59b23f5181edd4792e1d5de6b83aad8dfa3f /windows/proj
parentc254b0bc27536c91c7bb0ffa4269aba76f00fbff (diff)
downloadhdf5-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 'windows/proj')
0 files changed, 0 insertions, 0 deletions