Re: [xslt] Debug by default still
- From: Daniel Veillard <veillard redhat com>
- To: xslt gnome org
- Subject: Re: [xslt] Debug by default still
- Date: Tue, 17 Jul 2001 12:17:23 -0400
On Tue, Jul 17, 2001 at 03:46:45PM +0100, Matt Sergeant wrote:
> On Tue, 17 Jul 2001, Daniel Veillard wrote:
>
> > On Tue, Jul 17, 2001 at 09:55:57AM +0100, Matt Sergeant wrote:
> > > Now that we've past 1.0, can we turn debug messages off by default? I get
> > > this question all the time on the AxKit list (or sent direct to me), and
> > > it's becoming rather frustrating to have to tell everyone to recompile
> > > with --without-debug.
> >
> > Err, and what's the reason ? Size or speed ? I did made some
> > profiling and found out it accounted to less than 1% of the processing
> > time on most tests, as a result I decided that this 1% was worth keeping
> > in the released libraries in order to be able to debug things easilly
> > (like allowing -v to xsltproc).
> > Can you try to get an idea why people are objecting doing this ?
>
> Just fills your error log with crap (when run under AxKit), making it hard
> to see what's actually going on with AxKit.
Then it's AxKit error it seems.
the xsltproc command don't generate error messages by default,
simply do the same :
xsltSetGenericDebugFunc(NULL, NULL);
should be sufficient, unless I'm missing something.
Daniel
--
Daniel Veillard | Red Hat Network http://redhat.com/products/network/
veillard@redhat.com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
Sep 17-18 2001 Brussels Red Hat TechWorld http://www.redhat-techworld.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]