Commit Graph

8 Commits (232dd765620cc291dd8a9bdd147656ecc1f0861b)

Author SHA1 Message Date
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.
8 years ago
John Ralls 3d1362757b Prevent potential undefined behavior by shifting by a wrapped uint.
8 years ago
Geert Janssens 1238b9d8cd Prevent gcc from searching config.h in the current directory
9 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago