Thread overview
[Issue 24687] [REG2.110] Cannot cast string-imports to select overload anymore
Aug 05
Dlang Bot
Aug 06
Dlang Bot
Oct 07
Dlang Bot
5 days ago
Dlang Bot
July 29
https://issues.dlang.org/show_bug.cgi?id=24687

Adam D. Ruppe <destructionator@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |destructionator@gmail.com

--- Comment #1 from Adam D. Ruppe <destructionator@gmail.com> ---
probably related to the hex string flag recently merged that lets it implicitly cast either way.

--
August 05
https://issues.dlang.org/show_bug.cgi?id=24687

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |pull

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #16770 "Fix Bugzilla Issue 24687 - [REG2.110] Cannot cast string-imports to select overload anymore" fixing this issue:

- Fix Bugzilla Issue 24687 - [REG2.110] Cannot cast string-imports to select overload anymore

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

--
August 06
https://issues.dlang.org/show_bug.cgi?id=24687

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16770 "Fix Bugzilla Issue 24687 - [REG2.110] Cannot cast string-imports to select overload anymore" was merged into stable:

- 26388210582cee231823774feb307ca9b61e7777 by RazvanN7:
  Fix Bugzilla Issue 24687 - [REG2.110] Cannot cast string-imports to select
overload anymore

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

--
October 07
https://issues.dlang.org/show_bug.cgi?id=24687

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #16967 "Rebase stable6" was merged into master:

- 6d09335cd20b1e6e9529c1e2715ce78a68bdc48d by RazvanN7:
  Fix Bugzilla Issue 24687 - [REG2.110] Cannot cast string-imports to select
overload anymore

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

--
5 days ago
https://issues.dlang.org/show_bug.cgi?id=24687

--- Comment #5 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #17069 "Merge stable" was merged into master:

- 29a34181da51bff45a78f51cf5889349499d0dca by RazvanN7:
  Fix Bugzilla Issue 24687 - [REG2.110] Cannot cast string-imports to select
overload anymore

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

--