Compile-Time Module/Function Verification

Eric Newhuis enewhuis@REDACTED
Thu Sep 18 13:25:04 CEST 2003


I wonder if it is possible to verify literal module and function 
references at compile time.

I've been bitten quite a few times by spelling errors that lead to 
runtime errors.  Luckily for me I use a lot of unit tests and can 
usually find these quickly.  I suppose the answer today is to use the 
xref tool?

-e





More information about the erlang-questions mailing list