[PATCH] Set a relative XSLT path for Windows builds

Dirk Hohndel dirk at hohndel.org
Fri Feb 22 11:24:05 PST 2013


Dirk Hohndel <dirk at hohndel.org> writes:

> This is going into the right direction but it still doesn't work as
> intended. I've instrumented the code to raise errors that I can see
> (stderr goes nowhere by default) and it still doesn't find the files;
> which explains all the bug reports that we are getting that import fails
> for people - but due to our promiscous parser it doesn't completely
> fail, it's just very incomplete


I just pushed a commit that should fix this. It does two things
- sets .\\xslt as the path the search for XSLT files on Windows
- displays an error if the binary was compiled with XSLT, we identified
  the correct stylesheet to use but then cannot load it

Please test

/D


More information about the subsurface mailing list