Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
openSUSE:Leap:42.2:Ports
agg
agg-remove-const-violation.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File agg-remove-const-violation.patch of Package agg
Index: agg-2.5/include/agg_renderer_outline_aa.h =================================================================== --- agg-2.5.orig/include/agg_renderer_outline_aa.h +++ agg-2.5/include/agg_renderer_outline_aa.h @@ -1375,7 +1375,6 @@ namespace agg //--------------------------------------------------------------------- void profile(const line_profile_aa& prof) { m_profile = &prof; } const line_profile_aa& profile() const { return *m_profile; } - line_profile_aa& profile() { return *m_profile; } //--------------------------------------------------------------------- int subpixel_width() const { return m_profile->subpixel_width(); }
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