pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/textproc/xmltooling



On Sun, Oct 01, 2017 at 08:46:38AM +0000, Thomas Klausner wrote:
> Module Name:  pkgsrc
> Committed By: wiz
> Date:         Sun Oct  1 08:46:37 UTC 2017
> 
> Modified Files:
>       pkgsrc/textproc/xmltooling: Makefile
> 
> Log Message:
> xmltooling: mark as BROKEN
> 
> xerces-c needs C++11, but xmltooling does not support this yet

xerces-c just needs a C++11 compatible STL implementation. xmltooling is
much more broken, i.e. it requires DOMDocument to be writable to an
ostream.

Joerg



Home | Main Index | Thread Index | Old Index