Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
clucene-core
gcc-4.4.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gcc-4.4.diff of Package clucene-core
--- src/CLucene/util/bufferedstream.h +++ src/CLucene/util/bufferedstream.h @@ -51,7 +51,7 @@ protected: **/ virtual int32_t fillBuffer(T* start, int32_t space) = 0; // this function might be useful if you want to reuse a bufferedstream - void resetBuffer() {printf("implement 'resetBuffer'\n");} + void resetBuffer() { /*printf("implement 'resetBuffer'\n"); */} BufferedInputStream<T>(); public: int32_t read(const T*& start, int32_t min, int32_t max);
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