Robert Clausecker
1446c97470
Automatically remove trailing whitespace
2013-03-10 01:59:42 +01:00
Robert Clausecker
62396c5250
Fix even more warnings in libwww2
...
Now that -Wall is turned on, it's possible to remove all sort of
unused / unread variables and even fix one case of a missing
initialization.
2013-03-10 01:49:39 +01:00
Robert Clausecker
39b76427ae
Fix some warnings in libwww2
...
The directory libwww2 now compiles without any warnings with gcc and clang.
2013-03-10 00:06:50 +01:00
Robert Clausecker
a00b1bdd48
Enable compilation with clang
...
Some functions that ought to return a value call return without any value. This
commit adds a dummy value to each of those returns so that clang stops
complaining.
2013-03-09 18:32:44 +01:00
Alan Dipert
29c82be0c2
init
2010-03-08 05:55:21 -05:00