mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
unused set-variable in macro
This commit is contained in:
parent
2b8407a3ca
commit
0da6786185
@ -2539,6 +2539,7 @@ static hsize_t character_compare_opt(unsigned char *mem1, unsigned char *mem2,
|
||||
unsigned char temp1_uchar;
|
||||
unsigned char temp2_uchar;
|
||||
double per;
|
||||
hbool_t both_zero;
|
||||
|
||||
HDmemcpy(&temp1_uchar, mem1, sizeof(unsigned char));
|
||||
HDmemcpy(&temp2_uchar, mem2, sizeof(unsigned char));
|
||||
|
Loading…
x
Reference in New Issue
Block a user