Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.2
mbuffer
mbuffer-fix_pointer_cast.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mbuffer-fix_pointer_cast.patch of Package mbuffer
--- mbuffer-20140310.orig/mbuffer.c +++ mbuffer-20140310/mbuffer.c @@ -48,6 +48,7 @@ typedef int caddr_t; #include <sys/time.h> #include <termios.h> #include <unistd.h> +#include <stdint.h> #ifdef __FreeBSD__ @@ -1111,7 +1112,7 @@ static int requestOutputVolume(int out, -static void terminateOutputThread(dest_t *d, int status) +static void terminateOutputThread(dest_t *d, intptr_t status) { int err;
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