[erlang-questions] dialyzer error: apply_op_not_a_variable

Anthony Ramine nox@REDACTED
Thu Oct 13 10:39:59 CEST 2011


Hi,

Parameterized modules calls are {M, ...}:F(Args...).
Old-style funs are {M, F}(Args).

Regards,

Le 12 oct. 2011 à 22:45, Joel Reymont a écrit :

> 
> On Oct 12, 2011, at 9:44 PM, Kostis Sagonas wrote:
> 
>> Judging from the error, I am guessing that you most probably have some "old-style fun" application in your code.  
> 
> Parameterized modules maybe? 
> 
> I have one.

-- 
Anthony Ramine / @nokusu
Dev:Extend — http://dev-extend.eu/
So as I pray, “Unlimited Erlang Works”




More information about the erlang-questions mailing list