diff options
author | Hans Bolinder <[email protected]> | 2014-10-08 15:41:20 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2014-10-08 15:48:05 +0200 |
commit | 4b49314bb58de1bd1a0b35a218def99ed500f49a (patch) | |
tree | b3901735531f96be7f25fe3efd96ea8e9b62d34e /.mailmap | |
parent | 9990e4a86be55436fa153284a2791abd7f642a30 (diff) | |
download | otp-4b49314bb58de1bd1a0b35a218def99ed500f49a.tar.gz otp-4b49314bb58de1bd1a0b35a218def99ed500f49a.tar.bz2 otp-4b49314bb58de1bd1a0b35a218def99ed500f49a.zip |
dialyzer: Ignore ERL_COMPILER_OPTIONS when compiling
If, for instance, 'warn_unused_import' is present in
ERL_COMPILER_OPTIONS then many files in Erlang/OTP (Kernel, STDLIB,
...) cannot be analyzed by Dialyzer since the option is not present
when compiling Erlang/OTP, but 'warnings_as_errors' is.
The case that ERL_COMPILER_OPTIONS contains 'warnings_as_errors' can
only be handled by ignoring ERL_COMPILER_OPTIONS.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions