On Tue, Apr 28, 2015 at 10:34:14PM +0300, Vadim Zhukov wrote:
> > This diff updates TaskWarrior to v2.4.3. The build now requires a
> > C++11-compatible compiler so use the gcc4 module, and uses lang/python
> > to precompile the export-{sql,xml}.py add-on scripts.
> >
> > MAINTAINER ok'ed this diff. Ok to commit?
>
> Was it tried with CLang? It's better than GCC4 module due to not using
> libestdc++.
Yeah, it fails to link with MODULE lang/clang. MAINTAINER mentioned in a
private
email that he saw similar linking problems.