-e Link: <http://intra.balabit/cgi-bin/viewarch.cgi/devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-147> Revision: syslog-ng--mainline--2.0--patch-147 Archive: devel@balabit.hu--other-1 Creator: Balazs Scheidler <bazsi@balabit.hu> Date: Thu Apr 5 13:27:02 CEST 2007 Standard-date: 2007-04-05 11:27:02 GMT Modified-files: ChangeLog src/macros.c tests/unit/test_template.c New-patches: devel@balabit.hu--other-1/syslog-ng--mainline--2.0--patch-147 Summary: fixed expansion of utf-8 characters in templates Keywords: * src/macros.c (result_append): use guchar as the type of the argument instead of gchar * tests/unit/test_templates.c: use utf8 sequences in the message string to ensure that syslog-ng handles them properly Diff stats: ChangeLog | 18 ++++++++++++++++++ src/macros.c | 4 ++-- tests/unit/test_template.c | 11 ++++++----- 3 files changed, 26 insertions(+), 7 deletions(-)