aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/underspecs_SUITE_data/results
AgeCommit message (Collapse)Author
2014-08-20dialyzer: fix a -Wunderspecs bugHans Bolinder
Sometimes bogus warnings were generated for parametrized types. Thanks to Krzesimir Sarnecki for pointing the bug out. Also corrected warnings where the structure of opaque types were exposed (thanks to Kostis for pointing the bug out).
2011-11-30No warnings for underspecs with remote typesStavros Aronis