Open jj1bdx opened 10 years ago
See also #20
Adding type specs complete for the existing source. Some dialyzer errors detected; must investigate the semantics.
Some files under src/
do not include include/erltrek.hrl
. This should be fixed.
Including include/erltrek.hrl
is done by https://github.com/jj1bdx/erltrek/commit/a8a4287e0dfdad6d779482d1f7435544d4ce964e.
To stop generating errors with erlc
+warn_missing_spec
option.