Commit Graph

6 Commits

Author SHA1 Message Date
7ed05ee32f *internal screaming* 2023-10-25 10:12:49 -05:00
Robert Clausecker
c8ec2458a7 Restore makefiles/Makefile.linux
I accidentially committed some stuff that wasn't meant to be
committed.
2013-03-10 02:08:53 +01:00
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
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 +01:00
Alan Dipert
29c82be0c2 init 2010-03-08 05:55:21 -05:00