After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 670612 - Request: extension function saxon:column-number() to libxslt / xsltproc
Request: extension function saxon:column-number() to libxslt / xsltproc
Status: RESOLVED DUPLICATE of bug 670610
Product: libxslt
Classification: Platform
Component: general
1.1.26
Other All
: Normal enhancement
: ---
Assigned To: Daniel Veillard
libxml QA maintainers
Depends on:
Blocks:
 
 
Reported: 2012-02-22 14:22 UTC by Darcy
Modified: 2012-02-22 18:05 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Darcy 2012-02-22 14:22:21 UTC
I find libxslt's / xsltproc's implementation of saxon:line-number() to be very useful and would appreciate having saxon:column-number() implemented too.

I can use saxon's excellent XSLT processor to get this capability.  But I prefer xsltproc because it starts up and runs the transforms quicker. And I need saxon:column-number().  (It's for an XSLT ctags generator.)

I am hoping it will be quick for someone who understands the code base to reference the saxon:line-number() implementation in libexslt/saxon.c and implement a similar saxon:column-number() extension function for me.

Thanks
Comment 1 Darcy 2012-02-22 18:05:56 UTC

*** This bug has been marked as a duplicate of bug 670610 ***