[PATCH] Suppress XML preamble in CSV export

Miika Turkia miika.turkia at gmail.com
Wed Jul 16 02:35:58 PDT 2014


On Wed, Jul 16, 2014 at 11:57 AM, Sergey Starosek <sergey.starosek at gmail.com
> wrote:

> To obey <xsl:output omit-xml-declaration="yes"/> element
> one should rely on libxslt to do its job instead of writing
> document himself.
>

Excellent, just one nitpick. On C side we declare variables at the
beginning of a function or code block. This doesn't seem to be stated in
the CodiStyle but seems to be quite well followed nevertheless.

I did browse through the libxml documentation quite extensively to find a
solution when writing this export with no success. And it turns out to be
as simple as I expected... just in libxslt not libxml.

miika
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20140716/6df22a74/attachment.html>


More information about the subsurface mailing list