[Syslog-ng-commit] syslog-ng--mainline: fixed pointer conversion macros on 64 bit platforms

Balazs Scheidler bazsi at balabit.hu
Wed Jun 7 11:14:56 CEST 2006


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 at balabit.hu--other-1
Creator: Balazs Scheidler <bazsi at 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 at 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(-)


More information about the Syslog-ng-commit mailing list