Commit Graph

3 Commits (62396c5250f34823ca75d53b178cb6b5f3233fbf)

Author SHA1 Message Date
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 +07:00
Robert Clausecker 0fbd9595a7 Make it possible to customize warnings
The code uses some constructs that cause compilers to spit out  warnings. As
they do no harm, one should be able to turn off such warnings and enable others
if needed.
2013-03-10 00:06:00 +07:00
Alan Dipert 29c82be0c2 init 2010-03-08 05:55:21 +07:00