Package: gccxml
Version: 0.9.0+cvs20110222-1
Severity: normal


Hi,

It seems that gccxml does not support some part of tr1.

Compiling a file containing only :

#include <tr1/unordered_map>

> export GCCXML_COMPILER=g++-4.3 && gccxml test/reflection/meta.h

generates compile errors :

In file included from /usr/include/c++/4.3/tr1/type_traits:52,
                 from /usr/include/c++/4.3/tr1/unordered_map:48,
                 from test/reflection/meta.h:23:
/usr/include/c++/4.3/tr1_impl/type_traits:166: error: a function call cannot appear in a constant-expression
...

It looks like the same bug for vc9 : http://www.cmake.org/Bug/view.php?id=11293 
but for gcc.

Setting the severity to normal.
Does not block me. Choosing GCCXML_COMPILER=g++-4.2 masks the issue.

Regards.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to