Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.0:Rings:1-MinimalX
libdbus-c++
libdbus-c++-gcc7.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libdbus-c++-gcc7.patch of Package libdbus-c++
Index: src/pipe.cpp =================================================================== --- src/pipe.cpp.orig 2011-11-30 00:16:31.000000000 +0200 +++ src/pipe.cpp 2017-03-27 10:34:55.261175583 +0200 @@ -83,5 +83,5 @@ ssize_t Pipe::read(void *buffer, unsigne void Pipe::signal() { // TODO: ignoring return of read/write generates warning; maybe relevant for eventloop work... - ::write(_fd_write, '\0', 1); + ::write(_fd_write, 0, 1); }
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