erlguten

Code pulled with git from git://github.com/richcarl/erlguten.git with the last commit being 19795e6

These are Intersection warnings for erlguten.

(Only new warnings by Intersection-enabled analysis are listed. Warnings by current public version of Dialyzer are listed here.)

dialyzer -n -q -Wno_improper_lists -r ebin
eg_xml_lite.erl:100: The pattern {'ok', Tree, _} can never match the type [{'comment',_} | {'doctype',_} | {'pi',_} | {'xml',{_,_,_}},...] | {'error','more_data_expected' | {'errorInLine',_,_}}
eg_xml_lite.erl:104: The pattern {'more', _} can never match the type [{'comment',_} | {'doctype',_} | {'pi',_} | {'xml',{_,_,_}},...]