- 11 Sep, 2017 4 commits
-
-
Add magic comments recognized by default -Wimplicit-fallthrough=3 or break, as required.
-
Add magic comments recognized by default -Wimplicit-fallthrough=3 Follow-up to e5f464, fixes Ticket 22446 for 32 bit. [nick notes: Backport from 0.3.1.3-alpha.]
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 08 Sep, 2017 1 commit
-
-
Nick Mathewson authored
-
- 07 Sep, 2017 4 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Karsten Loesing authored
-
Nick Mathewson authored
Fixes bug 22644; bugfix on 0.2.7.1-alpha and 0.2.0.1-alpha respectively.
-
- 03 Aug, 2017 3 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Karsten Loesing authored
-
- 01 Aug, 2017 10 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 27 Jul, 2017 1 commit
-
-
Nick Mathewson authored
-
- 26 Jul, 2017 16 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
-
Nick Mathewson authored
In the Linux kernel, the BUG() macro causes an instant panic. Our BUG() macro is different, however: it generates a nonfatal assertion failure, and is usable as an expression. Additionally, this patch tells util_bug.h to make all assertion failures into fatal conditions when we're building with a static analysis tool, so that the analysis tool can look for instances where they're reachable. Fixes bug 23030.
-
Nick Mathewson authored
-
Nick Mathewson authored
Wow, it sure seems like some compilers can't implement isnan() and friends in a way that pleases themselves! Fixes bug 22915. Bug trigged by 0.2.8.1-alpha and later; caused by clang 4.
-
- 25 Jul, 2017 1 commit
-
-
Isis Lovecruft authored
-