winbind apis

Shirish Pargaonkar shirishpargaonkar at gmail.com
Wed Nov 3 10:23:40 MDT 2010


On Wed, Nov 3, 2010 at 11:09 AM, simo <idra at samba.org> wrote:
> On Wed, 2010-11-03 at 17:02 +0100, Volker Lendecke wrote:
>> On Wed, Nov 03, 2010 at 11:59:12AM -0400, simo wrote:
>> > At the very least it would be an API change.
>> > Potentially also an ABI change, but why should we change it ? bool has
>> > been standard for quite a while now.
>>
>> Then our wbclient.h is broken. Apparently Shirish can not
>> compile the program due to this severe bug. Otherwise this
>> discussion would not have come up here.
>
> As far as I understand shirish just needs to include stdbool.h in his
> program.
> Not ideal, but doesn't look like "severe" to me. Or is there something
> else I missed ?
>
> Simo.
>
>
> --
> Simo Sorce
> Samba Team GPL Compliance Officer <simo at samba.org>
> Principal Software Engineer at Red Hat, Inc. <simo at redhat.com>
>
>
Including stdbool.h works. I think AFAIC, including stdbool.h is
just like include stdint.h in my program or stdio.h, stdlib.h etc..
I had to include stdint.h for uint16_t etc. to get defined in my .c file.


More information about the samba-technical mailing list