[PATCH 1/1] Fix uClibc build on 64bit platforms by including stdint.h

Andrew Bartlett abartlet at samba.org
Sun Jan 28 20:38:28 UTC 2018


On Sun, 2018-01-28 at 19:46 +0100, Bernd Kuhls via samba-technical
wrote:
> 
> Hi Volker,
> 
> cmocka.c includes stdint.h before including cmocka.h, my patch does the
> same for the other .c files which include cmocka.h. Apparently upstream
> did not consider the use case of including cmocka.h directly.

Very interesting. 

> Of course adding "#include <stdint.h>" directly to
> third_party/cmocka/cmocka.h fixes the problem as well.

I'm pretty sure you already understand this, but for clarity to others:
to change the files under third_party we need the change to be accepted
upstream first, then we can re-sync from a release (or git if need be).

Thanks,

Andrew Bartlett
-- 
Andrew Bartlett                       http://samba.org/~abartlet/
Authentication Developer, Samba Team  http://samba.org
Samba Developer, Catalyst IT          http://catalyst.net.nz/services/samba




More information about the samba-technical mailing list