View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
---|---|---|---|---|---|---|---|---|---|
0000949 | Spring engine | General | public | 2008-06-07 06:12 | 2008-06-07 20:49 | ||||
Reporter | Radtoo | ||||||||
Assigned To | Auswaschbar | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Product Version | 0.76b1+svn | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000949: luabind <-> boost compilation failure | ||||||||
Description | cc1plus: warning: -Wuninitialized is not supported without -O In file included from rts/lib/luabind/src/class.cpp:26: rts/lib/luabind/luabind/class.hpp: In member function 'luabind::class_<T, X1, X2, X3>& luabind::class_<T, X1, X2, X3>::def(luabi nd::detail::operator_<Derived>, const Policies&)': rts/lib/luabind/luabind/class.hpp:1027: error: no matching function for call to 'raw(boost::arg<1>&)' rts/lib/luabind/luabind/class.hpp: In member function 'luabind::class_<T, X1, X2, X3>& luabind::class_<T, X1, X2, X3>::def(luabi nd::detail::operator_<Derived>)': rts/lib/luabind/luabind/class.hpp:1037: error: no matching function for call to 'raw(boost::arg<1>&)' rts/lib/luabind/luabind/yield_policy.hpp: At global scope: rts/lib/luabind/luabind/yield_policy.hpp:57: warning: 'luabind::<unnamed>::yield' defined but not used rts/lib/luabind/luabind/class.hpp:1332: warning: 'luabind::<unnamed>::pure_virtual' defined but not used scons: *** [build/rts/lib/luabind/src/class.o] Error 1 scons: building terminated because of errors. | ||||||||
Additional Information | Gentoo Linux gcc (GCC) 4.2.4 (Gentoo 4.2.4 p1.0) Boost 1.35 (-r1) Lua 5.1.3 (-r3) | ||||||||
Tags | No tags attached. | ||||||||
Checked infolog.txt for Errors | |||||||||
Attached Files |
|
![]() |
|
Auswaschbar (reporter) 2008-06-07 11:07 |
Fixed with rev5994. |
Radtoo (reporter) 2008-06-07 20:49 |
Confirmed |
![]() |
|||
Date Modified | Username | Field | Change |
---|---|---|---|
2008-06-07 06:12 | Radtoo | New Issue | |
2008-06-07 11:07 | Auswaschbar | Status | new => resolved |
2008-06-07 11:07 | Auswaschbar | Resolution | open => fixed |
2008-06-07 11:07 | Auswaschbar | Assigned To | => Auswaschbar |
2008-06-07 11:07 | Auswaschbar | Note Added: 0002325 | |
2008-06-07 20:49 | Radtoo | Status | resolved => closed |
2008-06-07 20:49 | Radtoo | Note Added: 0002326 |