Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
bonnie++
bonnie++-gcc43.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bonnie++-gcc43.patch of Package bonnie++
--- zcav.cpp.orig 2009-02-09 14:00:13.000000000 +0100 +++ zcav.cpp 2009-02-09 14:00:50.000000000 +0100 @@ -44,8 +44,8 @@ void usage() int main(int argc, char *argv[]) { - vector<double *> times; - vector<int> count; + std::vector<double *> times; + std::vector<int> count; int block_size = 256; int max_loops = 1, pass_size = 0, chunk_size = DEFAULT_CHUNK_SIZE;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor