Mattes D
|
48c153bf53
|
Fixed warnings in MSVC.
It complained about undefined return values or using uninitialized variables.
|
2015-06-02 12:51:43 +02:00 |
|
tycho
|
dae9e5792a
|
Made -Weverything an error.
|
2015-05-24 12:56:56 +01:00 |
|
tycho
|
77f1f58c0a
|
Make -Werror disabling file only
Ad fix a load of warnings
|
2015-05-19 19:32:10 +01:00 |
|
Mattes D
|
c13b1931ff
|
More style checking.
Spaces around some operators are checked.
|
2015-05-09 12:58:54 +02:00 |
|
madmaxoft
|
7fff12bfac
|
Fixed spaces around single-line comments.
There should be at least two spaces in front and one space after //-style comments.
|
2014-07-17 19:13:23 +02:00 |
|
madmaxoft
|
993fd14ddf
|
Fixed basic whitespace problems.
Indenting by spaces and alignment by spaces, as well as trailing whitespace on non-empty lines.
|
2014-07-17 16:33:09 +02:00 |
|
Mattes D
|
fb58ef55be
|
Fixed MSVC 64-bit build warnings.
|
2014-05-09 18:32:03 +02:00 |
|
madmaxoft
|
eabb88eb74
|
Fixed minor warnings.
|
2013-12-20 16:22:16 +01:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|