Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r25661

2011-12-15 Thread Jeff Squyres
On Dec 15, 2011, at 2:51 PM, George Bosilca wrote: > This patch is not correct. All these variables have been moved into the ORTE > layer (they are declared in orte/mca/debugger/base/base.h), so they should be > in fact removed from the MPI level files. > > While I don't think moving them all

Re: [OMPI devel] [OMPI svn-full] svn:open-mpi r25661

2011-12-15 Thread George Bosilca
This patch is not correct. All these variables have been moved into the ORTE layer (they are declared in orte/mca/debugger/base/base.h), so they should be in fact removed from the MPI level files. While I don't think moving them all in the ORTE was a good choice, changing their definition in t