Code Review: bindingandyamlfxcop

tfpt review “/shelveset:bindingandyamlfxcop;REDMOND\tomat”
Comment :
Kernel#binding captures receiver and eval uses it as “self”.
Adds FxCop configuration to yaml .csproj.

Tomas

Basic test changes look good. Thanks for adding FXCop.

Do we have specs for these changes? Or a bug so that I know what needs
to be regressed?

JD

I’ve added unit tests. There are probably no specs in Ruby suite. Note
that 1.9 and 1.8 behaviors are different.

Tomas