syslog-ng--mainline: fixed pointer conversion macros on 64 bit platforms
Link: <http://intra.balabit/cgi-bin/viewarch.cgi/devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-60> Revision: syslog-ng--mainline--2.0--patch-60 Archive: devel@balabit.hu--other-1 Creator: Balazs Scheidler <bazsi@balabit.hu> Date: Wed Jun 7 11:14:55 CEST 2006 Standard-date: 2006-06-07 09:14:55 GMT Modified-files: ChangeLog src/macros.c New-patches: devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-60 Summary: fixed pointer conversion macros on 64 bit platforms Keywords: * src/macros.c (log_macro_lookup): use GINT_TO_POINTER and GPOINTER_TO_INT macros instead of casting values directly to avoid warnings on 64 bit systems Diff stats: ChangeLog | 16 ++++++++++++++++ src/macros.c | 4 ++-- 2 files changed, 18 insertions(+), 2 deletions(-)
participants (1)
-
bazsi@balabit.hu