| 581910e0 | 09-May-2016 |
Barry Smith <bsmith@mcs.anl.gov> |
Older Microsoft C compilers warn about the implicit caste from const char** h->keys to the void * needed by free() and realloc() due to the const
Reported-by: nightly tests Thanks-to: Satish Balay <
Older Microsoft C compilers warn about the implicit caste from const char** h->keys to the void * needed by free() and realloc() due to the const
Reported-by: nightly tests Thanks-to: Satish Balay <balay@mcs.anl.gov>
show more ...
|