[Issue 18251] deprecate + transition=complex shouldn't look at functions with non-matching if constraints

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18251

Dlang Bot  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #4 from Dlang Bot  ---
dlang/dmd pull request #12435 "fix Issue 18251 - deprecate + transition=complex
shouldn't look at functions with non-matching if constraints" was merged into
master:

- 5ae6003839b175249bcaa1159b8aa8a4b3bcd577 by Iain Buclaw:
  fix Issue 18251 - deprecate + transition=complex shouldn't look at functions
with non-matching if constraints

https://github.com/dlang/dmd/pull/12435

--


[Issue 18251] deprecate + transition=complex shouldn't look at functions with non-matching if constraints

2021-04-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18251

Dlang Bot  changed:

   What|Removed |Added

   Keywords||pull

--- Comment #3 from Dlang Bot  ---
@ibuclaw created dlang/dmd pull request #12435 "fix Issue 18251 - deprecate +
transition=complex shouldn't look at functions with non-matching if
constraints" fixing this issue:

- fix Issue 18251 - deprecate + transition=complex shouldn't look at functions
with non-matching if constraints

https://github.com/dlang/dmd/pull/12435

--


[Issue 18251] deprecate + transition=complex shouldn't look at functions with non-matching if constraints

2018-08-15 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18251

Seb  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---

--- Comment #2 from Seb  ---
Looks like this was never fully fixed, but the earlier run.dlang.io example
simply forgot the `-transition=complex`:

https://run.dlang.io/is/S9Us4A

--


[Issue 18251] deprecate + transition=complex shouldn't look at functions with non-matching if constraints

2018-07-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18251

greenify  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 18251] deprecate + transition=complex shouldn't look at functions with non-matching if constraints

2018-07-02 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18251

greenify  changed:

   What|Removed |Added

 CC||greeen...@gmail.com

--- Comment #1 from greenify  ---
Fixed since a while, but somehow this wasn't auto-closed.

https://run.dlang.io/is/IM7H7c

--