[PATCH] Suppress XML preamble in CSV export

Dirk Hohndel dirk at hohndel.org
Wed Jul 16 09:19:35 PDT 2014


On Wed, Jul 16, 2014 at 12:35:58PM +0300, Miika Turkia wrote:
> 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 took the liberty to fix that before applying the patch...

I also added this to the CodingStyle document.

/D


More information about the subsurface mailing list