Re: [OMPI devel] Warnings within C++ bindings

2011-08-04 Thread Jeff Squyres
Thanks for reporting the issue. I fixed it on the SVN trunk in https://svn.open-mpi.org/trac/ompi/changeset/24989, and filed changset move requests for v1.4 and v1.5. On Aug 4, 2011, at 9:30 AM, Júlio Hoffimann wrote: > Dear OpenMPI developers, > > When compiling C++ applications with OpenMP

[OMPI devel] Warnings within C++ bindings

2011-08-04 Thread Júlio Hoffimann
Dear OpenMPI developers, When compiling C++ applications with OpenMPI 1.4.3 installed from Ubuntu repositories, some easily addressable warnings occurs due to unused arguments in function definitions. Namely, comm_inln.h has the following two definitions: inline int MPI::Comm::NULL_COPY_FN(const