Shrug.  If they're not used anywhere, I'd whack them.

Do we have configure tests for them, or just #define's?

On Jan 10, 2011, at 7:51 PM, Eugene Loh wrote:

> Why do
>  u_int8_t
>  u_int16_t
>  u_int32_t
>  u_int64_t
> get defined in opal_config.h?  I don't see them used anywhere in the 
> OMPI/OPAL/ORTE code base.
> 
> Okay, one exception, in opal/util/if.c:
> 
> #if defined(__DragonFly__)
> #define IN_LINKLOCAL(i)        (((u_int32_t)(i) & 0xffff0000) == 0xa9fe0000)
> #endif
> _______________________________________________
> devel mailing list
> de...@open-mpi.org
> http://www.open-mpi.org/mailman/listinfo.cgi/devel


-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to