[erlang-patches] [erlang-bugs] Compiler/linter bug breaking unused variable warnings
Fredrik
fredrik@REDACTED
Wed Jul 31 11:19:52 CEST 2013
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
More information about the erlang-patches
mailing list