[erlang-questions] standard types for dialyzer

Anthony Shipman als@REDACTED
Wed Oct 1 19:10:12 CEST 2008


There are a lot of types for the stdlib and kernel functions. 
These should go into a single header file that all applications can include.
Otherwise there can easily be clashes. 

For example I've defined a date() for my code but it clashes 
with "kernel/include/file.hrl" on the few occasions I include it.

-- 
Anthony Shipman                    Mamas don't let your babies 
als@REDACTED                   grow up to be outsourced.



More information about the erlang-questions mailing list