-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 18/08/11 14:12, Heiko Hund wrote: > When compiling for 64-bit Windows gcc warns about > > "cast from pointer to integer of different size" > > on two occasions in file event.c, due to invalid casting. This patch > removes the type casts and uses the correct format specifier instead. > > Signed-off-by: Heiko Hund <[email protected]> --- event.c | 8 > ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) >
Cleaning up some old patches which had slipped the patch queue. Applied to master and new master branch is pushed to -stable and -testing trees. commit 3c19fcc2099d8ddf6bfeec6550d4e3cb1cbf3431 Author: Heiko Hund <[email protected]> List-Post: [email protected] Date: Thu Aug 18 12:12:11 2011 +0000 fix warnings in event.c when building for win32-64 Signed-off-by: Heiko Hund <[email protected]> Acked-by: James Yonan <[email protected]> URL: http://article.gmane.org/gmane.network.openvpn.devel/4979 Signed-off-by: David Sommerseth <[email protected]> kind regards, David Sommerseth -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9DoJkACgkQDC186MBRfrrN8gCfdtscvYfl3S4tMAbI3/lPUYmg COwAmwQyA/13DWVRppNs9Cleo1ov+sdJ =VUzA -----END PGP SIGNATURE-----
