Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15-SP1:Update
qpress
qpress-1.1-isatty-include.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File qpress-1.1-isatty-include.patch of Package qpress
From: Andreas Stieger <andreas.stieger@gmx.de> Date: 2013-01-28 19:18:21 +0000 Subject: [PATCH] fix compiler warning about isatty() Upstream: sent to lar@quicklz.com Fix compiler error qpress.cpp: In function ‘int main(int, char**)’: qpress.cpp:1039:39: error: ‘isatty’ was not declared in this scope --- a/qpress.cpp 2010-09-23 20:09:26.000000000 +0100 +++ b/qpress.cpp 2013-01-28 19:18:21.000000000 +0000 @@ -89,6 +89,7 @@ #include <sys/stat.h> #include <stdlib.h> #include <stdio.h> +#include <unistd.h> #include "aio.hpp" #include <stdarg.h> #include <string>
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