Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Alexander_Naumov:SLE12
pwlib
pwlib-gcc47.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pwlib-gcc47.patch of Package pwlib
Index: pwlib_v1_11_0/include/ptlib/array.h =================================================================== --- pwlib_v1_11_0.orig/include/ptlib/array.h +++ pwlib_v1_11_0/include/ptlib/array.h @@ -632,7 +632,7 @@ template <class T> class PScalarArray : T t; stream >> t; if (!stream.fail()) - SetAt(index, t); + this->SetAt(index, t); } };
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