It's fixed in v1.10.0, which we hope to release Real Soon Now.

> On Aug 14, 2015, at 9:30 AM, Åke Sandgren <[email protected]> wrote:
> 
> This problem still exists in 1.8.8
> 
> On 06/29/2015 05:37 PM, Jeff Squyres (jsquyres) wrote:
>> Good catch; fixed.
>> 
>> Thanks!
>> 
>> 
>>> On Jun 29, 2015, at 7:28 AM, Åke Sandgren <[email protected]> wrote:
>>> 
>>> Hi!
>>> 
>>> static inline int ompi_mpi_errnum_is_class ( int errnum )
>>> {
>>>    ompi_mpi_errcode_t *err;
>>> 
>>>    if (errno < 0) {
>>>        return false;
>>>    }
>>> 
>>> I assume it should be errnum < 0.
> 
> -- 
> Ake Sandgren, HPC2N, Umea University, S-90187 Umea, Sweden
> Internet: [email protected]   Phone: +46 90 7866134 Fax: +46 90-580 14
> Mobile: +46 70 7716134 WWW: http://www.hpc2n.umu.se
> _______________________________________________
> users mailing list
> [email protected]
> Subscription: http://www.open-mpi.org/mailman/listinfo.cgi/users
> Link to this post: 
> http://www.open-mpi.org/community/lists/users/2015/08/27468.php


-- 
Jeff Squyres
[email protected]
For corporate legal information go to: 
http://www.cisco.com/web/about/doing_business/legal/cri/

Reply via email to