[svn-r30219] Description:
More warning cleaups: down to 770 warnings (from ~940) in 134 files (from
148), with 28 unique kinds of warnings (from 31).
Tested on:
MacOSX/64 10.11.5 (amazon) w/serial & parallel
(h5committest forthcoming)
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
+ 2 /* Number of symbols */ \
|
||||
\
|
||||
/* Entries */ \
|
||||
+ ((2 * H5F_SYM_LEAF_K(f)) * H5G_SIZEOF_ENTRY_FILE(f)) \
|
||||
+ ((2 * H5F_SYM_LEAF_K(f)) * (unsigned)H5G_SIZEOF_ENTRY_FILE(f)) \
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user