cd52ccdb68
The strtoul function returns the pointer to the first non-digit character, which is a '.' in this case. Calling strtoul at that point will always yield a zero - you have to move past it to get the remaining number Thanks to Greg Lee for the detailed analysis of the problem. Signed-off-by: Ralph Castain <rhc@open-mpi.org> |
||
---|---|---|
.. | ||
configure.m4 | ||
Makefile.am | ||
owner.txt | ||
pmi2_pmap_parser.c | ||
pmi2_pmap_parser.h | ||
pmix_s2_component.c | ||
pmix_s2.c | ||
pmix_s2.h |