[SCM] Samba Shared Repository - sizof(enum) == sizeof(int)

Stefan (metze) Metzmacher metze at samba.org
Tue Aug 17 05:40:08 MDT 2010


Am 17.08.2010 12:54, schrieb Andreas Schneider:
> On Tuesday 17 August 2010 11:52:40 you wrote:
>> On Tue, Aug 17, 2010 at 04:45:22AM -0500, Andreas Schneider wrote:
>>>  	types.count = num_rids;
>>>
>>> -	types.ids = type;
>>> +	types.ids = (uint32_t *) type;

why do we use 'samr_Ids' for types at all?

would be something like the attached patch be better?

metze




-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-TODO-samr.idl-use-lsa_SidType.patch
Type: text/x-diff
Size: 1649 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20100817/86a36d42/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20100817/86a36d42/attachment.pgp>


More information about the samba-technical mailing list