[xslt] libexslt/functions.c and line numbers



Hi all,

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;
For stylesheet debugging it is important to have 
a line number for each instruction how can this 
be addressed. The line number in previous 
versions each instruction had the content set to 
the line number by the sax parser. Or am I 
looking in the wrong place for where it is now?

bye,

Keith
Isdale





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]