Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest SVN don't build #35

Closed
GoogleCodeExporter opened this issue Feb 15, 2016 · 5 comments
Closed

Latest SVN don't build #35

GoogleCodeExporter opened this issue Feb 15, 2016 · 5 comments

Comments

@GoogleCodeExporter
Copy link

Hey,

Seems like after last change to build.cpp it don't build.

server.cpp:189: error: expected initializer before Б─≤:Б─≥ token
server.cpp:194: error: could not convert 
Б─≤m_torrents.boost::unordered_map<Key, T, Hash, Pred, Alloc>::erase [with 
Key = std::array<char, 20ul>, T = t_torrent, Hash = 
boost::hash<std::array<char, 20ul> >, Pred = std::equal_to<std::array<char, 
20ul> >, Alloc = std::allocator<std::pair<const std::array<char, 20ul>, 
t_torrent> 
>](boost::unordered_detail::hash_const_iterator<std::allocator<std::pair<const 
std::array<char, 20ul>, t_torrent> >, 
boost::unordered_detail::ungrouped>(((const 
boost::unordered_detail::hash_iterator<std::allocator<std::pair<const 
std::array<char, 20ul>, t_torrent> >, 
boost::unordered_detail::ungrouped>&)((const 
boost::unordered_detail::hash_iterator<std::allocator<std::pair<const 
std::array<char, 20ul>, t_torrent> >, boost::unordered_detail::ungrouped>*)(& 
i)))))Б─≥ to Б─≤boolБ─≥
server.cpp:195: error: expected primary-expression before Б─≤}Б─≥ 
token
server.cpp:195: error: expected Б─≤)Б─≥ before Б─≤}Б─≥ token
server.cpp:195: error: expected primary-expression before Б─≤}Б─≥ 
token
server.cpp:195: error: expected Б─≤;Б─≥ before Б─≤}Б─≥ token

Original issue reported on code.google.com by erem...@gmail.com on 8 Dec 2013 at 10:40

@GoogleCodeExporter
Copy link
Author

G++ 4.6 is required

Original comment by olafvdspek on 9 Jan 2014 at 3:57

  • Changed state: Invalid

@GoogleCodeExporter
Copy link
Author

That is not possible on latest CentOS as provided version is 4.4, so support 
for that distro is out the window I guess

Original comment by erem...@gmail.com on 9 Jan 2014 at 11:42

@GoogleCodeExporter
Copy link
Author

4.6 was released 3 years ago...

Original comment by olafvdspek on 12 Jan 2014 at 12:25

@GoogleCodeExporter
Copy link
Author

Yeah, but you know enteriprse RHEL based distros don't upgrade stuff like GCC 
often so chose stability. Plenty of people use those distros on servers. Choice 
is yours obviously, RHEL 7 is in beta, so sposse we'll wait till that.

Original comment by erem...@gmail.com on 12 Jan 2014 at 12:31

@GoogleCodeExporter
Copy link
Author

I know, but I don't like to wait forever. Debian released 7.0 with GCC 4.7 last 
year.

BTW, you could also install revision 2396.

Original comment by olafvdspek on 12 Jan 2014 at 12:37

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant