Re: [erlang-patches] Compiler/linter bug breaking unused variable warnings
Fredrik <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.bugs,gmane.comp.lang.erlang.patches |
|---|---|
| Message-ID | <[email protected]> |
On 07/31/2013 10:37 AM, Anthony Ramine wrote:
> Hello,
>
> I've added a commit that fixes variable usage tracking when reporting the redefinition of a record field, e.g. X is not reported as unused in:
>
> t() -> X = 1, #r{a=foo,a=bar}.
>
> Please refetch.
>
> Regards,
>
Re-fetched.
Thanks,
--
BR Fredrik Gustafsson
Erlang OTP Team
_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs