Commit Graph

6 Commits (master)

Author SHA1 Message Date
Chloe Fontenot 🏳️‍⚧️ 7ed05ee32f *internal screaming* 2023-10-25 10:12:49 +07: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 +07:00
Robert Clausecker 1446c97470 Automatically remove trailing whitespace 2013-03-10 01:59:42 +07: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 +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