19044 322 B

12345
  1. o Minor features (compilation):
  2. - Our big list of extra GCC warnings is now enabled by default when
  3. building with GCC (or with anything like Clang that claims to be
  4. GCC-compatible). To make all warnings into fatal compilation errors,
  5. pass --enable-fatal-warnings to configure. Closes ticket 19044.