Thread overview
[Issue 20530] is(<...> == module/package) does not work with string mixins
Jan 24, 2020
Dlang Bot
Jan 24, 2020
Dlang Bot
Feb 11, 2020
Dlang Bot
Apr 02, 2021
Dlang Bot
Apr 03, 2021
Dlang Bot
January 24, 2020
https://issues.dlang.org/show_bug.cgi?id=20530

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #10739 "Fix Issue 20530 - is(<...> == module/package) does not work with stri…" fixing this issue:

- Fix Issue 20530 - is(<...> == module/package) does not work with string
mixins

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

--
January 24, 2020
https://issues.dlang.org/show_bug.cgi?id=20530

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

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

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10739 "Fix Issue 20530 - is(<...> == module/package) does not work with stri…" was merged into stable:

- ae627fe87f3ca2b2ac52bc7a9d73503788e448c5 by Boris Carvajal:
  Fix Issue 20530 - is(<...> == module/package) does not work with string
mixins

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

--
February 11, 2020
https://issues.dlang.org/show_bug.cgi?id=20530

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #10745 "Fix Issues 20530, 20537 - resolve trait isPackage/isModule and is(package/module) quirks" was merged into stable:

- ccd001b1235c38dbbaa2f3d630dcdc6b240d72ba by Boris Carvajal:
  Fix Issues 20530, 20537 - resolve trait isPackage/isModule and
is(package/module) quirks

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

--
April 02, 2021
https://issues.dlang.org/show_bug.cgi?id=20530

--- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12339 "[dmd-cxx] Backport fixes and trivial features from upstream dmd" was merged into dmd-cxx:

- eca6f8130c257ce8d4f083443504bf46e0e6e584 by Boris Carvajal:
  [dmd-cxx] Fix Issue 20530 - is(<...> == module/package) does not work with
string mixins

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

--
April 03, 2021
https://issues.dlang.org/show_bug.cgi?id=20530

--- Comment #5 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #12350 "[dmd-cxx] More fixes for package import visibility" was merged into dmd-cxx:

- c2130f7834256741299501c9a63a13dee92b7864 by Boris Carvajal:
  Fix Issues 20530, 20537 - resolve trait isPackage/isModule and
is(package/module) quirks

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

--