On Mon, Sep 28, 2009 at 10:35:52AM +0100, Martin Michlmayr wrote:
> Package: wv2
> Version: 0.4.0.dfsg-1
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.4
> Tags: patch
>
Fixed upstream already:
http://wvware.svn.sourceforge.net/viewvc/wvware/wv2-trunk/src/ustring.cpp?r1=2&r2=36&pathre
Package: wv2
Version: 0.4.0.dfsg-1
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.4
Tags: patch
This package fails to build with GCC 4.4 which has introduced better
checks in the preprocessor. Your code does something like:
#ifdef A
#elif B
#endif
but the #elif is wrong: #elif requi
2 matches
Mail list logo