Added to the main mpich repo this morning. Thanks! On 08/29/2016 10:04 AM, Kenneth Raffenetti wrote:
Hi Eric,
Thanks for the patch. It looks correct to me. I will prepare it for inclusion in mpich/master soon.
Ken
On 08/26/2016 03:29 PM, Eric Chamberland wrote:
Hi,
I am getting these little warnings compiling with clang (3.8.1 with -Weverything):
/opt/mpich-3.x_debug/include/mpicxx.h:1528:6: warning: extra ';' after member function definition [-Wextra-semi] }; ^ /opt/mpich-3.x_debug/include/mpicxx.h:1596:6: warning: extra ';' after member function definition [-Wextra-semi] }; ^ /opt/mpich-3.x_debug/include/mpicxx.h:1687:6: warning: extra ';' after member function definition [-Wextra-semi] }; ^ /opt/mpich-3.x_debug/include/mpicxx.h:2365:6: warning: extra ';' after member function definition [-Wextra-semi] }; ^ /opt/mpich-3.x_debug/include/mpicxx.h:2480:6: warning: extra ';' after member function definition [-Wextra-semi] }; ^
Please have a look at the attached patch.
Thanks,
Eric
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________ discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss
discuss mailing list [email protected] To manage subscription options or unsubscribe: https://lists.mpich.org/mailman/listinfo/discuss