releases on Linux and OS X) don't handle const_cast<> of 2-dimensional arrays properly. If we're using one of the compilers that isn't friendly to such casts, fall back to a standard C-style cast. refs: #271 This commit was SVN r11263.
const_cast<>-style casting. For the rationle behind this, see: http://www.open-mpi.org/community/lists/users/2005/11/0391.php This commit was SVN r8327.
This commit was SVN r7999.
This commit was SVN r6269.