[PATCH] [FreeBSD 9] Add HAVE_ define for intptr_t

Stefan (metze) Metzmacher metze at samba.org
Mon Jun 8 08:43:46 GMT 2009


Timur I. Bakeyev schrieb:
> There are still(?) pieces in the code that use HAVE_INTPTR_T define, but
> apparently, we never defined it.
> 
> So, here is the patch.

We already have this in lib/replace/libreplace_cc.m4
AC_CHECK_TYPES([intptr_t, uintptr_t, ptrdiff_t])

master3/source3$ grep HAVE_INTPTR_T include/*.h
include/config.h:#define HAVE_INTPTR_T 1

metze

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.samba.org/archive/samba-technical/attachments/20090608/810dc745/signature.bin


More information about the samba-technical mailing list