[Issue 17983] Integer literal should prefer int to char overload

2017-11-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17983 Mike changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 17983] Integer literal should prefer int to char overload

2017-11-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17983 --- Comment #5 from Mike --- Taken from http://forum.dlang.org/post/ouhm8h$90q$1...@digitalmars.com Some really weird stuff is going on with aliasing and function overloads in general. If we change them from anonymous lambdas

[Issue 17983] Integer literal should prefer int to char overload

2017-11-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17983 Jonathan M Davis changed: What|Removed |Added CC|

[Issue 17983] Integer literal should prefer int to char overload

2017-11-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17983 --- Comment #3 from Mike --- Test here that reproduces there error. Compiled with dmd-nightly: https://run.dlang.io/is/nfMGfG --

[Issue 17983] Integer literal should prefer int to char overload

2017-11-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17983 Walter Bright changed: What|Removed |Added CC|

[Issue 17983] Integer literal should prefer int to char overload

2017-11-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17983 Mike changed: What|Removed |Added CC||slavo5...@yahoo.com --- Comment

[Issue 17983] Integer literal should prefer int to char overload

2017-11-14 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17983 Nick Treleaven changed: What|Removed |Added See Also||https://issues.dlang.org/sh