Subject: [OMPI devel] Minor patch for vtunify use of tolower() From: Number Cruncher (number.cruncher_at_[hidden]) Date: 2009-02-27 04:11:58
I couldn't get Open MPI 1.3 to compile on RedHat 9 or CentOS3, due to vt_unify_stats.h using the tolower() function without including the relevant header.
Attached is patch against 1.3 release to fix this minor bug.