Projects
SLE15
bombono
bombono.throw.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File bombono.throw.patch of Package bombono
--- a/src/mbase/project/srl-db.cpp +++ b/src/mbase/project/srl-db.cpp @@ -102,7 +102,7 @@ void DbSerializeProjectImpl(Archieve& ar } void ADatabase::Load(const std::string& fname, - const std::string& cur_dir) throw (std::exception) + const std::string& cur_dir) { try { --- a/src/mbase/project/table.h +++ b/src/mbase/project/table.h @@ -128,7 +128,7 @@ class ADatabase: public Singleton<ADatab void ClearSettings(); void Load(const std::string& fname, - const std::string& cur_dir = std::string()) throw (std::exception); + const std::string& cur_dir = std::string()); bool Save(); bool SaveAs(const std::string& fname,
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.