dhewg
|
e4771f3a5f
|
Fix -Wunused-variable warnings
unused variable
|
2011-12-10 15:36:03 +01:00 |
|
dhewg
|
7f4bcf94ca
|
Fix -Wunused-function warnings
defined but not used
|
2011-12-10 15:36:02 +01:00 |
|
dhewg
|
783db18c5e
|
Fix -Wpointer-arith warnings
NULL used in arithmetic
|
2011-12-10 15:36:01 +01:00 |
|
dhewg
|
120d560722
|
Fix -Wconversion-null warnings
converting to non-pointer type ‘int’ from NULL
|
2011-12-10 15:36:00 +01:00 |
|
dhewg
|
9d97eefb1a
|
Fix -Wwrite-strings warnings
deprecated conversion from string constant to ‘char*’
Constify lots of "char *".
|
2011-12-10 15:36:00 +01:00 |
|
dhewg
|
14329d47d8
|
Fix -Wchar-subscripts warnings
array subscript has type ‘char’
|
2011-12-10 15:36:00 +01:00 |
|
dhewg
|
79ad905e05
|
Fix all whitespace errors
Excluding 3rd party files.
|
2011-12-10 15:35:54 +01:00 |
|
dhewg
|
ff493f6847
|
Fix quoting in GPL headers
|
2011-12-10 15:34:48 +01:00 |
|
Timothee 'TTimo' Besset
|
fb1609f554
|
hello world
|
2011-11-22 15:28:15 -06:00 |
|