Re: [xslt] libexslt/functions.c and line numbers
- From: tbroyer ltgt net
- To: xslt gnome org
- Subject: Re: [xslt] libexslt/functions.c and line numbers
- Date: Tue, 09 Oct 2001 10:49:19 +0200 (MEST)
En réponse à k_isdale@tpg.com.au:
> I've just realized that there are xslt elements
> in the stylesheet tree that have content set to
> something other than the line number. See
> functions.c line 38
> func->content = inst->children;
303 exsltFuncFunctionData *func;
...
337 func = exsltFuncNewFunctionData();
338 func->content = inst->children;
func is not a node.
Tom.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]