__FUNCTION__ is not portable.
__func__ is but it needs a C99 compliant compiler.
--NysalOn Tue, Sep 8, 2009 at 9:06 PM, Lenny Verkhovsky <lenny.verkhovsky@gmail.com> wrote:
fixed in r21952thanks.On Tue, Sep 8, 2009 at 5:08 PM, Arthur Huillet <arthur.huillet@bull.net> wrote:
Lenny Verkhovsky wrote:Sounds good, this way the function names are always correct.
Why not using __FUNCTION__ in all our error messages ???
--
Greetings, A. Huillet
_______________________________________________
devel mailing list
devel@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel
_______________________________________________
devel mailing list
devel@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel
_______________________________________________
devel mailing list
devel@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel