Re: Rewrite merge of clause variable tables (in case, try, etc)

Anthony Ramine <[email protected]> Sun, 2 Feb 2014 14:48:36 +0100
Newsgroups gmane.comp.lang.erlang.bugs,gmane.comp.lang.erlang.patches
Message-ID <[email protected]>
Thinking twice about this patch, it should probably be done another way, with a function taking the accumulated variable table from the merging of previous clauses, the variable table of the current clause, and the variable table of the surrounding environment. It currently relies too much on the implementation details of orddict, I think.

-- 
Anthony Ramine

Le 14 nov. 2013 à 13:26, Anthony Ramine <[email protected]> a écrit :

> Hello,
> 
> I have finally got around fixing the two regressions reported in R16B02 with regard to unused variable warnings.
> 
> The fix was more complicated than what I expected it to be.
> 
> 	git fetch https://github.com/nox/otp.git fix-exporting-rules
> 
> 	https://github.com/nox/otp/compare/erlang:maint...fix-exporting-rules
> 	https://github.com/nox/otp/compare/erlang:maint...fix-exporting-rules.patch
> 
> Regards,
> 
> -- 
> Anthony Ramine
> 

_______________________________________________
erlang-bugs mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-bugs