[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[screen-devel] Fix more warnings
From: |
Tim Ruehsen |
Subject: |
[screen-devel] Fix more warnings |
Date: |
Fri, 17 Feb 2012 17:56:40 +0100 |
User-agent: |
KMail/1.13.7 (Linux/3.2.0-1-amd64; KDE/4.6.5; x86_64; ; ) |
Hi,
I just started to have a look into screen.
Here is a patch that mainly fixes warnings about
* missing prototypes
* initialized vars that where not used
* some arguments changed from char * to const char *.
I use gcc -D_GNU_SOURCE -Wall -Wmissing-prototypes -Wstrict-prototypes
More patches will follow...
Regards, Tim
screen.diff
Description: Text Data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [screen-devel] Fix more warnings,
Tim Ruehsen <=