aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorIvan Dubrov <[email protected]>2011-07-13 15:25:01 +0700
committerHenrik Nord <[email protected]>2011-08-17 09:16:37 +0200
commitb4f5b85d0a7f288db70093d806920d004d8b0e83 (patch)
tree4c5f76e1eee32f588b7c546ae95e7f4a1e8e4313 /Makefile.in
parent964f6fce397193fb1a6235d7aaed474b6868d73e (diff)
downloadotp-b4f5b85d0a7f288db70093d806920d004d8b0e83.tar.gz
otp-b4f5b85d0a7f288db70093d806920d004d8b0e83.tar.bz2
otp-b4f5b85d0a7f288db70093d806920d004d8b0e83.zip
Fix dialyzer warning on default clause for binary comprehension
Fixed dialyzer warning occuring on binary comprehension of form "<< <<>> || {A, B} <- [{a, b}] >>" caused by default clause inserted by compiler. Since this clause is different from the case of list comprehension, dialyzer fails to suppress that warning.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions