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

Stephen Gallagher sgallagh at redhat.com
Sun May 16 17:23:40 UTC 2010


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.

-- 
Stephen Gallagher
RHCE 804006346421761

Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/



More information about the sssd-devel mailing list