blob: 2c0f35df7288669179d4ee1b1e9a6f2d0ed450d9 (
plain)
1
2
3
4
5
|
o Testing:
- Require C99 standards-conforming code in Travis CI, but allow GNU gcc
extensions. Also activates clang's -Wtypedef-redefinition warnings.
Build some jobs with -std=gnu99, and some jobs without.
Closes ticket 32500.
|