"Recursive template instantiation exceeded" build failure(s)
clang 3.4
template struct X {
static const int value = X::value;
};
template struct X<1000>;
Package | Version | Supposed error message | Full log |
Bug report |
freeorion | 0.4.3-2 | is_pointer.hpp:82:53: fatal error: recursive template instantiation exceeded maximum depth of 256
| Log |
|
libvigraimpex | 1.9.0+dfsg-7 | accumulator.hxx:1445:54: fatal error: recursive template instantiation exceeded maximum depth of 256
| Log |
|
xiphos | 3.1.5+dfsg-1 | stl_tree.h:370:16: fatal error: recursive template instantiation exceeded maximum depth of 25
| Log |
|
yade | 1.05.0-2 | eval_if.hpp:37:22: fatal error: recursive template instantiation exceeded maximum depth of 256
| Log |
|
4 errors