Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
pfstools
pfstools-1.8.1-fix-return-in-nonvoid.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pfstools-1.8.1-fix-return-in-nonvoid.patch of Package pfstools
Index: pfstools-1.8.1/src/hdrhtml/hdrhtml.cpp =================================================================== --- pfstools-1.8.1.orig/src/hdrhtml/hdrhtml.cpp 2009-03-11 22:45:55.000000000 +0100 +++ pfstools-1.8.1/src/hdrhtml/hdrhtml.cpp 2010-03-02 15:21:24.000000000 +0100 @@ -195,6 +195,7 @@ public: this->y_i = new float[lut_size]; own_y_i = true; memcpy(this->y_i, other.y_i, lut_size * sizeof(float)); + return *this; } ~UniformArrayLUT()
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