erl_lint bug
Vlad Dumitrescu
vlad_dumitrescu@REDACTED
Fri May 3 12:35:23 CEST 2002
Hi,
I noticed that erl_lint does wrongly report variables as unused if they only
appear as a generator in a list comprehension. For example,
fun(X) -> [H || H <- X].
reports X as unused.
I would have loved to be able to send a patch, but these parts of the system
I haven't yet gathered the courage to dig in ;-)
regards,
Vlad
_________________________________________________________________
Chatta med kompisar online, prova MSN Messenger: http://messenger.msn.com
More information about the erlang-questions
mailing list