[SSSD] [PATCH] Add support for explicit 32/64 bit numbers

Dmitri Pal dpal at redhat.com
Mon May 17 17:23:58 UTC 2010


Stephen Gallagher wrote:
> On 05/14/2010 07:26 AM, Stephen Gallagher wrote:
>   
>> On 04/13/2010 01:09 PM, Dmitri Pal wrote:
>>     
>>>> Ah thanks!
>>>>
>>>> Now I see it:
>>>>
>>>>       COLOUT(printf("Value: %lld\n", val_int64));
>>>>
>>>> Should be:
>>>>
>>>>       COLOUT(printf("Value: %lld\n", (long long)val_int64));
>>>>
>>>> I will send an updated patch shortly
>>>>
>>>>
>>>>         
>>> The updated patch attached.
>>>
>>>       
>> Ack
>>
>>     
>
> Dmitri, it looks like this patch doesn't apply cleanly after you split 
> your ini_config files. Please rebase this atop master.
>
>   
A new patch attached.


-- 
Thank you,
Dmitri Pal

Engineering Manager IPA project,
Red Hat Inc.


-------------------------------
Looking to carve out IT costs?
www.redhat.com/carveoutcosts/

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001--INI-Adding-support-for-explicit-32-64-types-attem.patch
Type: text/x-patch
Size: 18689 bytes
Desc: not available
URL: <https://lists.fedorahosted.org/pipermail/sssd-devel/attachments/20100517/589b9137/attachment.bin>


More information about the sssd-devel mailing list