Skip to content

Commit

Permalink
Merge pull request #32 from jspahrsummers/yes-we-just-say-yes
Browse files Browse the repository at this point in the history
Yes. We just say yes.
  • Loading branch information
jspahrsummers committed Jan 10, 2015
2 parents 6c64238 + 9f485c2 commit b09b4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Base/Common.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ GCC_WARN_TYPECHECK_CALLS_TO_PRINTF = YES
GCC_WARN_UNDECLARED_SELECTOR = YES

// Warn if a variable might be clobbered by a setjmp call or if an automatic variable is used without prior initialization.
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE
GCC_WARN_UNINITIALIZED_AUTOS = YES

// Whether to warn about static functions that are unused
GCC_WARN_UNUSED_FUNCTION = YES
Expand Down

0 comments on commit b09b4b6

Please sign in to comment.