[ofa-general] Re: [PATCH] management: uint -> unsigned replacement

Hal Rosenstock halr at voltaire.com
Thu Jun 28 07:04:17 PDT 2007


On Tue, 2007-06-26 at 16:21, Hal Rosenstock wrote:
> On Tue, 2007-06-26 at 06:20, Michael S. Tsirkin wrote:
> > Some management headers use uint type which (on my system) is described as "old
> > compatibility name for C type".  This type might not defined e.g. if
> > __STRICT_ANSI__ is set, so it is best to avoid its usage at least in headers.
> > Replace by unsigned in all headers.
> > 
> > Signed-off-by: Michael S. Tsirkin <mst at dev.mellanox.co.il>
> 
> Thanks. Applied (to master only so far but it does seem since a goal of
> OFED 1.2 is to support SLES 10 that is should be provided there as well.
> That will be forthcoming.)

I've now made these changes to my ofed_1_2 branch of my management git
tree on the OFA server. I'll release updated libraries shortly with
these updated headers.

-- Hal

> Also, I am working on updating the management library sources similarly
> although I don't see an imperative to move those changes to OFED 1.2.
> 
> -- Hal
> 
> _______________________________________________
> general mailing list
> general at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general
> 
> To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general




More information about the general mailing list