Steve Vinoski | 22 Apr 2012 15:42
Picon
Gravatar

Re: Yaws dependencies

On Sun, Apr 22, 2012 at 2:12 AM, Kostis Sagonas <kostis@...> wrote:
> On 04/22/2012 06:30 AM, Steve Vinoski wrote:
>>
>> On Tue, Apr 17, 2012 at 6:36 AM, Kostis Sagonas<kostis@...>  wrote:
>>>
>>>
>>> PS. You should also be running dialyzer more frequently. Among other
>>> things,
>>> dialyzer tells me that the following calls call functions which do not
>>> exist:
>>>
>>> yaws_api.erl:1049: Call to missing or unexported function
>>> yaws_trace:set_trace_tty/1
>>
>>
>> I don't understand this one, as this function is neither missing nor
>> unexported as far as I can see.
>
>
> Time to check your eyes?? :P

Haha, apparently it is! :)

> The call in line 1049 is to function 'set_trace_tty' but the name of the
> function that yaws_trace exports is 'set_tty_trace'.

Thanks -- I truly missed that one.

--steve

(Continue reading)


Gmane