1
1
openmpi/opal/mca/memory
Nathan Hjelm 5612998d21 memory/patcher: cast away const in shmdt hook
The opal_mem_hooks_release_hook does not have const on the pointer
(though it probably should). This commit eliminates a warning by
casting away the const until opal_mem_hooks_release_hook is updated to
use const.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
2016-04-25 15:32:11 -06:00
..
base opal/memory: update component structure 2016-04-13 17:14:51 -06:00
malloc_solaris opal/memory: update component structure 2016-04-13 17:14:51 -06:00
patcher memory/patcher: cast away const in shmdt hook 2016-04-25 15:32:11 -06:00
configure.m4 Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
Makefile.am Purge whitespace from the repo 2015-06-23 20:59:57 -07:00
memory.h opal/memory: update component structure 2016-04-13 17:14:51 -06:00