Re: [OMPI devel] Free list warning

2015-02-26 Thread Nathan Hjelm
Ok, I put that implementation there to ease the transition for off-master components. Removing now. -Nathan On Thu, Feb 26, 2015 at 08:09:27AM -0800, Ralph Castain wrote: > So far as I can tell, it is complaining about the definitions - the error > doesn’t indicate anyone is using it > > > On

Re: [OMPI devel] Free list warning

2015-02-26 Thread Ralph Castain
So far as I can tell, it is complaining about the definitions - the error doesn’t indicate anyone is using it > On Feb 26, 2015, at 8:07 AM, Nathan Hjelm wrote: > > > Is it just complaining that the inline functions are deprecated or some > code still using ompi_free_list_t?

Re: [OMPI devel] Free list warning

2015-02-26 Thread Nathan Hjelm
Is it just complaining that the inline functions are deprecated or some code still using ompi_free_list_t? If it is the former I will go ahead and remove the dummy implementation. -Nathan On Wed, Feb 25, 2015 at 09:00:26PM -0800, Ralph Castain wrote: >It looks like everything in

[OMPI devel] Free list warning

2015-02-26 Thread Ralph Castain
It looks like everything in ompi_free_list has been tied together and labeled as deprecated. So I’m getting this warning: In file included from class/ompi_free_list.c:12:0: ../opal/class/ompi_free_list.h: In function 'ompi_free_list_init_ex': ../opal/class/ompi_free_list.h:100:5: warning: