Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:Rebuild
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-2.1.0/src/hdrhtml/hdrhtml.cpp =================================================================== --- pfstools-2.1.0.orig/src/hdrhtml/hdrhtml.cpp +++ pfstools-2.1.0/src/hdrhtml/hdrhtml.cpp @@ -197,6 +197,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