[Issue 17641] TypeInfo for two identical delegates (or functions) are not equal to each other

2017-07-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17641 --- Comment #4 from andron...@gmail.com --- Sorry, I misunderstood you. --

[Issue 17641] TypeInfo for two identical delegates (or functions) are not equal to each other

2017-07-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17641 --- Comment #3 from ag0ae...@gmail.com --- (In reply to andronkin from comment #2) > Thank you, I did not know about this feature. > > > void delegate(uint) > > Yeah, that looks wrong > Why is it wrong? This is the correct delegate type definition:

[Issue 17641] TypeInfo for two identical delegates (or functions) are not equal to each other

2017-07-13 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17641 andron...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 17641] TypeInfo for two identical delegates (or functions) are not equal to each other

2017-07-12 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17641 ag0ae...@gmail.com changed: What|Removed |Added CC||ag0ae...@gmail.com --- Comment #1 from