latik / xbt

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

has no member named ‘reserve’ #45

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
After Revision r2478
./make.sh
server.cpp: In function ‘void read_db_torrents_sql()’:
server.cpp:192:14: error: ‘class 
boost::unordered::unordered_map<std::array<char, 20ul>, t_torrent>’ has no 
member named ‘reserve’
server.cpp: In function ‘void read_db_users()’:
server.cpp:256:11: error: ‘class boost::unordered::unordered_map<int, 
t_user>’ has no member named ‘reserve’

Original issue reported on code.google.com by df3434er...@gmail.com on 9 Apr 2015 at 8:15

GoogleCodeExporter commented 8 years ago

Original comment by olafvdspek on 9 Apr 2015 at 8:18

GoogleCodeExporter commented 8 years ago
Hm, where fix? ;)
Test => Checked out revision 2480.

Original comment by df3434er...@gmail.com on 9 Apr 2015 at 8:20

GoogleCodeExporter commented 8 years ago
r2481

Original comment by olafvdspek on 9 Apr 2015 at 8:21

GoogleCodeExporter commented 8 years ago
Thx.

Original comment by df3434er...@gmail.com on 9 Apr 2015 at 8:21