aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/src/dialyzer.hrl
diff options
context:
space:
mode:
authorHans Bolinder <[email protected]>2014-10-06 15:59:23 +0200
committerHans Bolinder <[email protected]>2014-10-08 15:10:41 +0200
commit9990e4a86be55436fa153284a2791abd7f642a30 (patch)
tree0bdbd3ec4f60154a20e7fd26b0c3d8412ada5c84 /lib/dialyzer/src/dialyzer.hrl
parenta675467f2bba5c4e7fe643a46d3a48a3cf0b020a (diff)
downloadotp-9990e4a86be55436fa153284a2791abd7f642a30.tar.gz
otp-9990e4a86be55436fa153284a2791abd7f642a30.tar.bz2
otp-9990e4a86be55436fa153284a2791abd7f642a30.zip
dialyzer: fix bug concerning compiler option 'warnings_as_errors'
A typical scenario: the type digraph() is used in R16 (compilation with the option 'warnings_as_errors' results in no warning); then the module is analyzed by a 17 Dialyzer where digraph() is obsolete, and since the warning is turned into an error Dialyzer fails to load the module. Thanks to Michael Truog.
Diffstat (limited to 'lib/dialyzer/src/dialyzer.hrl')
0 files changed, 0 insertions, 0 deletions