vdonchev / xbt

Automatically exported from code.google.com/p/xbt
0 stars 0 forks source link

Last revision not make #27

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Ubuntu server 10.04

r2298

# ./make.sh
In file included from /usr/include/boost/functional/hash/hash.hpp:535,
                 from /usr/include/boost/functional/hash.hpp:6,
                 from /usr/include/boost/unordered/unordered_map.hpp:21,
                 from /usr/include/boost/unordered_map.hpp:16,
                 from /usr/include/boost/ptr_container/ptr_unordered_map.hpp:19,
                 from /usr/include/boost/ptr_container/ptr_container.hpp:25,
                 from stdafx.h:9,
                 from server.cpp:1:
/usr/include/boost/functional/hash/extensions.hpp: In member function ‘size_t 
boost::hash<T>::operator()(const T&) const [with T = std::array<char, 32ul>]’:
/usr/include/boost/unordered/detail/unique.hpp:331:   instantiated from 
‘typename boost::unordered::detail::table<Types>::value_type& 
boost::unordered::detail::table_impl<Types>::operator[](const typename 
boost::unordered::detail::table<Types>::key_type&) [with Types = 
boost::unordered::detail::map<std::allocator<std::pair<const std::array<char, 
32ul>, Cserver::t_user*> >, std::array<char, 32ul>, Cserver::t_user*, 
boost::hash<std::array<char, 32ul> >, std::equal_to<std::array<char, 32ul> > 
>]’
/usr/include/boost/unordered/unordered_map.hpp:1192:   instantiated from ‘T& 
boost::unordered::unordered_map<K, T, H, P, A>::operator[](const K&) [with K = 
std::array<char, 32ul>, T = Cserver::t_user*, H = boost::hash<std::array<char, 
32ul> >, P = std::equal_to<std::array<char, 32ul> >, A = 
std::allocator<std::pair<const std::array<char, 32ul>, Cserver::t_user*> >]’
server.cpp:650:   instantiated from here
/usr/include/boost/functional/hash/extensions.hpp:176: error: no matching 
function for call to ‘hash_value(const std::array<char, 32ul>&)’
/usr/include/boost/functional/hash/hash.hpp:144: note: candidates are: size_t 
boost::hash_value(bool)
/usr/include/boost/functional/hash/hash.hpp:149: note:                 size_t 
boost::hash_value(char)
/usr/include/boost/functional/hash/hash.hpp:154: note:                 size_t 
boost::hash_value(unsigned char)
/usr/include/boost/functional/hash/hash.hpp:159: note:                 size_t 
boost::hash_value(signed char)
/usr/include/boost/functional/hash/hash.hpp:164: note:                 size_t 
boost::hash_value(short int)
/usr/include/boost/functional/hash/hash.hpp:169: note:                 size_t 
boost::hash_value(short unsigned int)
/usr/include/boost/functional/hash/hash.hpp:174: note:                 size_t 
boost::hash_value(int)
/usr/include/boost/functional/hash/hash.hpp:179: note:                 size_t 
boost::hash_value(unsigned int)
/usr/include/boost/functional/hash/hash.hpp:184: note:                 size_t 
boost::hash_value(long int)
/usr/include/boost/functional/hash/hash.hpp:189: note:                 size_t 
boost::hash_value(long unsigned int)
/usr/include/boost/functional/hash/hash.hpp:195: note:                 size_t 
boost::hash_value(wchar_t)
/usr/include/boost/functional/hash/hash.hpp:202: note:                 size_t 
boost::hash_value(boost::long_long_type)
/usr/include/boost/functional/hash/hash.hpp:207: note:                 size_t 
boost::hash_value(boost::ulong_long_type)
/usr/include/boost/functional/hash/hash.hpp:327: note:                 size_t 
boost::hash_value(float)
/usr/include/boost/functional/hash/hash.hpp:332: note:                 size_t 
boost::hash_value(double)
/usr/include/boost/functional/hash/hash.hpp:337: note:                 size_t 
boost::hash_value(long double)

Original issue reported on code.google.com by M.Sergi...@gmail.com on 30 Apr 2012 at 5:05

GoogleCodeExporter commented 8 years ago
Are you building XBT Tracker all day? :p

Original comment by olafvdspek on 30 Apr 2012 at 5:11

GoogleCodeExporter commented 8 years ago
yes)) every day I check whether the new revision and update :)

Original comment by M.Sergi...@gmail.com on 30 Apr 2012 at 5:12

GoogleCodeExporter commented 8 years ago
r2299
all right :)

Original comment by M.Sergi...@gmail.com on 1 May 2012 at 1:47

GoogleCodeExporter commented 8 years ago

Original comment by olafvdspek on 1 May 2012 at 7:44