On Wed, Jul 16, 2014 at 11:57 AM, Sergey Starosek <sergey.staro...@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
_______________________________________________
subsurface mailing list
subsurface@hohndel.org
http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to