]> git.sur5r.net Git - openldap/commit
Fix liblunicode issues on systems where sizeof(long) > 4.
authorKurt Zeilenga <kurt@openldap.org>
Sun, 7 Dec 2003 08:29:07 +0000 (08:29 +0000)
committerKurt Zeilenga <kurt@openldap.org>
Sun, 7 Dec 2003 08:29:07 +0000 (08:29 +0000)
commit4383fcd56610fbe8b5a860bd7adec9198070ed4a
treed861d6c8591d95ecda6d6b8b502447c1a9b4fee1
parent0df311ed00dddbeb087363b333b3e7452342d67f
Fix liblunicode issues on systems where sizeof(long) > 4.
Code still lacks portability (alignment/padding, required ac_uint2/4 types)
Should resolve ITS#2632, ITS#2660, ITS#2784
libraries/liblunicode/ucdata/ucdata.c
libraries/liblunicode/ucdata/ucgendat.c