aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dialyzer/test/r9c_SUITE_data/results/asn1
diff options
context:
space:
mode:
authorStavros Aronis <[email protected]>2011-07-16 13:50:51 +0200
committerHenrik Nord <[email protected]>2011-08-01 16:06:16 +0200
commita50b0c626f5f92ba0e11b8de8115bacf33189867 (patch)
tree39749e851198b7eae3e6b34c19462617c39f5f4d /lib/dialyzer/test/r9c_SUITE_data/results/asn1
parentb0b527be0caf7750908e18d2a76a662e4887e8b8 (diff)
downloadotp-a50b0c626f5f92ba0e11b8de8115bacf33189867.tar.gz
otp-a50b0c626f5f92ba0e11b8de8115bacf33189867.tar.bz2
otp-a50b0c626f5f92ba0e11b8de8115bacf33189867.zip
Update Dialyzer's r9c_suite results
Diffstat (limited to 'lib/dialyzer/test/r9c_SUITE_data/results/asn1')
-rw-r--r--lib/dialyzer/test/r9c_SUITE_data/results/asn12
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/dialyzer/test/r9c_SUITE_data/results/asn1 b/lib/dialyzer/test/r9c_SUITE_data/results/asn1
index ac83366bc8..571e562d0d 100644
--- a/lib/dialyzer/test/r9c_SUITE_data/results/asn1
+++ b/lib/dialyzer/test/r9c_SUITE_data/results/asn1
@@ -2,7 +2,7 @@
asn1ct.erl:1500: The variable Err can never match since previous clauses completely covered the type #type{}
asn1ct.erl:1596: The variable _ can never match since previous clauses completely covered the type 'ber_bin_v2'
asn1ct.erl:1673: The pattern 'all' can never match the type 'asn1_module' | 'exclusive_decode' | 'partial_decode'
-asn1ct.erl:672: The pattern <{'false', Result}, _, _> can never match the type <{'true','true'},atom() | binary() | [atom() | binary() | [atom() | binary() | [any()] | char()] | char()],[any()]>
+asn1ct.erl:672: The pattern <{'false', Result}, _, _> can never match the type <{'true','true'},atom() | binary() | [atom() | [any()] | char()],[any()]>
asn1ct.erl:909: Guard test is_atom(Ext::[49 | 97 | 98 | 100 | 110 | 115]) can never succeed
asn1ct_check.erl:1698: The pattern {'error', _} can never match the type [any()]
asn1ct_check.erl:2733: The pattern {'type', Tag, _, _, _, _} can never match the type 'ASN1_OPEN_TYPE' | {_,_} | {'fixedtypevaluefield',_,_}