On 28/05/14 15:48, John Meinel wrote: > I think we need concrete examples which Tim should have in the test suite. > > John > =:-> > > On May 28, 2014 6:50 AM, "Andrew Wilkins" <[email protected] > <mailto:[email protected]>> wrote: > > On Wed, May 28, 2014 at 10:39 AM, John Meinel > <[email protected] <mailto:[email protected]>> wrote: > > The address of the real value is the same. > > Are you referring to the backing array? That is not what is being > compared, so that's not a useful property.
FWIW, replacing the icky unsafe bits with reflect.DeepEqual does work but it just leaves me with an icky taste in my mouth. Admittedly less icky than the unsafe work. Tim -- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
