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_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:
>    'ompi_free_list_init_ex_new' is deprecated (declared at
>    ../opal/class/ompi_free_list.h:61) [-Wdeprecated-declarations]
>         return ompi_free_list_init_ex_new (free_list, element_size,
>    alignment,
>         ^
>    Can someone please clean this up? It's causing Intel unit tests to abort
>    as they treat warnings as errors.
>    Thanks
>    Ralph

> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/devel
> Link to this post: 
> http://www.open-mpi.org/community/lists/devel/2015/02/17052.php

Attachment: pgp45W1aPxG4h.pgp
Description: PGP signature

Reply via email to