Bill Currie
|
34bcf7faab
|
Do a pure/const/noreturn/format attribute pass.
I always wanted these, but as gcc now provides warnings for functions that
could do with such attributes, finding all the functions is much easier.
|
2018-10-09 12:42:21 +09:00 |
|
Bill Currie
|
23a38738fc
|
Massive whitespace cleanup.
Lots of trailing whitespace and otherwise blank lines.
|
2012-05-22 08:23:22 +09:00 |
|
Bill Currie
|
71196fedf6
|
make gcc more anal about prototypes, string constants and function
visibility (ie, global functions must have a prototype)
|
2003-01-06 18:28:13 +00:00 |
|
Brian Koropoff
|
cef0d957e2
|
Added useful error messages to the math parser, cleaned up implied
multiplication a bit, and added some whitespace to cbuf errors for
readability.
|
2002-11-13 03:03:37 +00:00 |
|
Bill Currie
|
6fbf011073
|
rpm building fixes
|
2002-05-27 20:28:10 +00:00 |
|