4 Feb
2022
4 Feb
'22
10:15 a.m.
Eric Pouech <eric.pouech(a)gmail.com> writes:
32 bit compilation has been broken by 8db1662d749991a77b8945c752ab024d2d6b1244 (failing on C_ASSERT)
v1 -> v2: fix typo
Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com>
--- dlls/wldap32/libldap.c | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-)
Note that this is correct only if libldap was also built with _TIME_BITS=64. Though looking at the OpenLDAP implementation we may be able to get away with it. -- Alexandre Julliard julliard(a)winehq.org