[Openais] Remove warnings

Fabien THOMAS fabien.thomas at netasq.com
Mon Apr 24 09:55:39 PDT 2006


find a patch attached for latest trunk to remove compile warnings  
under darwin

check if in lcr_iface.c value must be signed or unsigned (i've set to  
unsigned).

another newbie question:

typedef struct {
     SaUint8T *attrName;
     SaUint8T *attrValue;

} SaAmfCSIAttributeT;

generate warnings because we use unsigned char with c string.

Why not using a special SaUint8T string compare fonction  or better  
use char for string value (but maybe the SAForum does not allow that)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch-warnings
Type: application/octet-stream
Size: 3343 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/openais/attachments/20060424/0916c493/patch-warnings-0001.obj


More information about the Openais mailing list