1
1
Gilles Gouaillardet d743da18bf pmix: fix process name parsing on 32 bits systems
opal_process_name_t is an uint64_t which is not equivalent to
an unsigned long on 32 bits systems.
this is now parsed as an unsigned long long.

This commit was SVN r32592.
2014-08-25 03:08:02 +00:00
..
2014-08-21 18:56:47 +00:00
2013-02-12 17:45:27 +00:00
2014-08-21 18:56:47 +00:00
2014-08-21 18:56:47 +00:00
2014-08-08 11:36:45 +00:00