On Sat, 07 Apr 2012 03:25:17 +0300, Jonathan M Davis <[email protected]> wrote:

So, I don't know why you're having problems.

Sorry, I should have made this clear:

The issue isn't with toString, but toHash.

The reason this affects me is that both toString and toHash use a common code path, so the called functions' attributes have to follow the lowest common denominator - as set by toHash.

It's also easy to imagine a use case with using the string representation of an object to calculate its hash.

Could you give code examples?

You can clone the project from the links in my first post.

--
Best regards,
 Vladimir                            mailto:[email protected]
_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to