View Issue Details

IDProjectCategoryView StatusLast Update
0000604Spring engineLinuxpublic2007-08-22 10:54
Reporterwcspxyx Assigned Toimbaczek  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
Summary0000604: Compile error on Ubuntu/Gutsy
DescriptionWhen compiling latest trunk on ubuntu/gutsy, I get the following:

rts/System/Net/UDPConnection.cpp: In member function 'virtual int netcode::UDPConnection::GetData(unsigned char*, unsigned int)':
rts/System/Net/UDPConnection.cpp:125: error: 'struct boost::ptr_container_detail::ref_pair<int, netcode::RawPacket* const>' has no member named 'length'
rts/System/Net/UDPConnection.cpp:134: error: 'struct boost::ptr_container_detail::ref_pair<int, netcode::RawPacket* const>' has no member named 'data'
rts/System/Net/UDPConnection.cpp:134: error: 'struct boost::ptr_container_detail::ref_pair<int, netcode::RawPacket* const>' has no member named 'length'
rts/System/Net/UDPConnection.cpp:135: error: 'struct boost::ptr_container_detail::ref_pair<int, netcode::RawPacket* const>' has no member named 'length'
rts/System/Net/UDPConnection.cpp: In member function 'void netcode::UDPConnection::SendRawPacket(const unsigned char*, unsigned int, int)':
rts/System/Net/UDPConnection.cpp:277: error: 'class boost::ptr_map_iterator<std::_Rb_tree_iterator<std::pair<const int, void*> >, int, netcode::RawPacket* const>' has no member named 'key'
scons: *** [build/rts/System/Net/UDPConnection.o] Error 1
TagsNo tags attached.
Attached Files
UDPConnection.cpp.diff (Attachment missing)
Checked infolog.txt for Errors

Activities

wcspxyx

2007-08-21 07:18

reporter   ~0001144

Attached patch seems to fix issue.

imbaczek

2007-08-21 10:20

reporter   ~0001145

committed in r4234, thanks.

Issue History

Date Modified Username Field Change
2007-08-21 04:51 wcspxyx New Issue
2007-08-21 04:51 wcspxyx Status new => assigned
2007-08-21 04:51 wcspxyx Assigned To => tvo
2007-08-21 07:18 wcspxyx File Added: UDPConnection.cpp.diff
2007-08-21 07:18 wcspxyx Note Added: 0001144
2007-08-21 10:20 imbaczek Status assigned => resolved
2007-08-21 10:20 imbaczek Resolution open => fixed
2007-08-21 10:20 imbaczek Note Added: 0001145
2007-08-22 10:54 tvo Status resolved => assigned
2007-08-22 10:54 tvo Assigned To tvo => imbaczek
2007-08-22 10:54 tvo Status assigned => resolved