[mpich-discuss] Compilation warning with clang

Kenneth Raffenetti raffenet at mcs.anl.gov
Wed Aug 31 10:26:39 CDT 2016


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     discuss at mpich.org
>> To manage subscription options or unsubscribe:
>> https://lists.mpich.org/mailman/listinfo/discuss
>>
> _______________________________________________
> discuss mailing list     discuss at mpich.org
> To manage subscription options or unsubscribe:
> https://lists.mpich.org/mailman/listinfo/discuss
_______________________________________________
discuss mailing list     discuss at mpich.org
To manage subscription options or unsubscribe:
https://lists.mpich.org/mailman/listinfo/discuss


More information about the discuss mailing list