302c302
< for (off_t i = 0; i < vec.size(); ++i)
---
> for (VResult::size_type i = 0; i < vec.size(); ++i)