[TLA] C#modxslt2--main--1.3--patch-77/Improved debugging and error output tla
From: tla@xxxxxxxxxxxxxxxxxx
To: dev@xxxxxxxxxxxxxxxx
Subject: [TLA] C#modxslt2--main--1.3--patch-77/Improved debugging and error output
Date: Sun, 3 Aug 2008 22:35:25 +0200 (CEST)
Summary: Improved debugging and error output
New version of: modxslt2--main--1.3--patch-77
Available in archive: tla@xxxxxxxxxxxxxxxxxxxxxxxxxxx
Committed by: Carlo Contavalli <ccontavalli@xxxxxxxxxxxxxxx>
on: Sun Aug 3 20:35:25 UTC 2008
New-Files: 0
Modified-Files: 4
Removed-Files: 0
Changelog:
* lib/modxslt-debug.c - corrected dumb bug in
flags parsing code, and removed a couple warnings.
* sapi/apache1/modxslt.c - added configuration
file options to set and modify enhanched debug
options.
* sapi/apache2/modxslt-helpers.c - error handler
now caches results and doesn't actually output
errors until a \n is outputted by libxslt.
This should really improve quality of debug
output.
* sapi/apache2/modxslt.c - added configuration
file options to set and modify enhanched debug
options.
* sapi/apache2/modxslt.h - added variable in
mxslt_ap2_debug_buffer_t, to keep note of
data in the buffer.