Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP4:FactoryCandidates
sfcgal
boost1_85.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File boost1_85.diff of Package sfcgal
diff -ur SFCGAL-v1.5.1/test/regress/standalone/SFCGAL/StraightSkeletonTest.cpp SFCGAL-v1.5.1_fix/test/regress/standalone/SFCGAL/StraightSkeletonTest.cpp --- SFCGAL-v1.5.1/test/regress/standalone/SFCGAL/StraightSkeletonTest.cpp 2023-12-21 14:54:09.000000000 +0100 +++ SFCGAL-v1.5.1_fix/test/regress/standalone/SFCGAL/StraightSkeletonTest.cpp 2024-04-29 12:31:48.169848424 +0200 @@ -60,7 +60,7 @@ BOOST_REQUIRE(ifs.good()); std::string line; - std::string const lbl_base = boost::filesystem::basename(filename); + std::string const lbl_base = boost::filesystem::path(filename).filename().string(); int lineno = 0; while (std::getline(ifs, line)) {
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