Bug 34088: Changes file
[tor.git] / changes / ticket32500
blob2c0f35df7288669179d4ee1b1e9a6f2d0ed450d9
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.