[OMPI devel] Issues with MPI_Add_error_class()

2014-04-21 Thread Lisandro Dalcin
It seems the implementation of MPI_Add_error_class() is out of sync with the definition of MPI_ERR_LASTCODE. Please review the list of error classes in mpi.h and the code in this file: https://bitbucket.org/ompiteam/ompi-svn-mirror/src/v1.8/ompi/errhandler/errcode.c BTW, in that file, all the MP

Re: [OMPI devel] Issues with MPI_Add_error_class()

2014-04-22 Thread George Bosilca
Both these issues are fixed in the trunk and are scheduled for the 1.8. The commit you need to check is r28584 and the corresponding ticket is https://svn.open-mpi.org/trac/ompi/ticket/4554 George. On Mon, Apr 21, 2014 at 8:45 AM, Lisandro Dalcin wrote: > It seems the implementation of MPI_Ad