repo.or.cz
/
tor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix allocation counting in clean_v2_descs_as_dir test.
[tor.git]
/
changes
/
ticket32500
blob
2c0f35df7288669179d4ee1b1e9a6f2d0ed450d9
1
o Testing:
2
- Require C99 standards-conforming code in Travis CI, but allow GNU gcc
3
extensions. Also activates clang's -Wtypedef-redefinition warnings.
4
Build some jobs with -std=gnu99, and some jobs without.
5
Closes ticket 32500.