Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:SLECandidates
idep
idep-constify_args.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File idep-constify_args.patch of Package idep
--- idep.cxx +++ idep.cxx @@ -41,7 +41,7 @@ return line; } -static char *strip_trailers(char *line, char *trailers) +static char *strip_trailers(char *line, const char * const trailers) { int len = std::strlen(line); if (!len)
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