Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP3:GA
wvstreams
set-empty.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File set-empty.diff of Package wvstreams
Index: configfile/cfgsection.cc =================================================================== --- configfile/cfgsection.cc.orig +++ configfile/cfgsection.cc @@ -50,14 +50,7 @@ void WvConfigSection::set(WvStringParm e trim_string(clean_entry.edit()); WvConfigEntry *e = (*this)[clean_entry]; - // need to delete the entry? - if (!value || !value[0]) - { - if (e) unlink(e); - return; - } - - // otherwise, add the entry requested + // add the entry requested if (e) e->set(value); else
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