Commit fb97e54b authored by Anders Kaseorg's avatar Anders Kaseorg Committed by John Hood
Browse files

configure: Add -Wmissing-declarations to maximum compiler warnings set



This helps to catch inconsistent declarations in headers that weren’t
included, and local functions that are not marked static.

Signed-off-by: default avatarAnders Kaseorg <andersk@mit.edu>
parent cd2ae36f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment