[Issue 13374] Wrong template overload resolution when passing function to alias/string parameter

2015-04-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13374 Vladimir Panteleev changed: What|Removed |Added See Also||https://issues.dlang.org/sh

[Issue 13374] Wrong template overload resolution when passing function to alias/string parameter

2014-08-27 Thread via Digitalmars-d-bugs
9rnsr/fix13374 [REG2.061] Issue 13374 - Wrong template overload resolution when passing function to alias/string parameter --

[Issue 13374] Wrong template overload resolution when passing function to alias/string parameter

2014-08-25 Thread via Digitalmars-d-bugs
template overload resolution when passing function to alias/string parameter https://github.com/D-Programming-Language/dmd/commit/639bcaac6fe240a212ddbfa9bfee387f6e2697d4 Merge pull request #3897 from 9rnsr/fix13374 [REG2.061] Issue 13374 - Wrong template overload resolution when passing function to

[Issue 13374] Wrong template overload resolution when passing function to alias/string parameter

2014-08-25 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13374 Kenji Hara changed: What|Removed |Added Keywords||pull Version|unspecified

[Issue 13374] Wrong template overload resolution when passing function to alias/string parameter

2014-08-24 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13374 --- Comment #1 from Vladimir Panteleev --- > But even if x took no arguments and returned a string, there needs to be a way > to pass the function by alias, not by its evaluation result. Even with -property, the compiler still attempts to evaluate i