Commit Graph

9 Commits (9bbe29b42d5068253dcf746e94de2b48f10f0d54)

Author SHA1 Message Date
Richard Cohen 0798bce2a6 [-Wunused-value] - remove
3 years ago
Richard Cohen ea2d3be217 Remove some unused variables with obviously no side effects
3 years ago
John Ralls 046e4a156e Silence Clang deprecation warnings about sprintf.
3 years ago
Richard Cohen 1cec0cb3f3 Use internal extern "C" { ... } for C++
3 years ago
David Palma aab89065da
Bug 796949 - Fix division and rounding of zero.
7 years ago
John Ralls 43a30e1c97 Silence clang static analyzer complaint about potential div by 0.
7 years ago
John Ralls 3d1362757b Prevent potential undefined behavior by shifting by a wrapped uint.
7 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
8 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago