diff options
author | Hans Bolinder <[email protected]> | 2014-10-06 15:59:23 +0200 |
---|---|---|
committer | Hans Bolinder <[email protected]> | 2014-10-08 15:10:41 +0200 |
commit | 9990e4a86be55436fa153284a2791abd7f642a30 (patch) | |
tree | 0bdbd3ec4f60154a20e7fd26b0c3d8412ada5c84 /lib/ose | |
parent | a675467f2bba5c4e7fe643a46d3a48a3cf0b020a (diff) | |
download | otp-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/ose')
0 files changed, 0 insertions, 0 deletions