msvc build fixes and warning fixes

This commit is contained in:
Arvid Norberg
2008-04-05 21:18:27 +00:00
parent 7ebdc27779
commit 35fd9aec61
17 changed files with 74 additions and 64 deletions

View File

@@ -84,7 +84,7 @@ namespace libtorrent
action_t action;
char* buffer;
size_type buffer_size;
int buffer_size;
boost::intrusive_ptr<piece_manager> storage;
// arguments used for read and write
int piece, offset;