Thread overview
[Issue 23708] Cannot return shared class with -preview=nosharedaccess
Feb 15, 2023
Atila Neves
Feb 15, 2023
Dlang Bot
Feb 27, 2023
Iain Buclaw
Mar 02, 2023
RazvanN
February 15, 2023
https://issues.dlang.org/show_bug.cgi?id=23708

Atila Neves <atila.neves@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |rejects-valid

--
February 15, 2023
https://issues.dlang.org/show_bug.cgi?id=23708

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@RazvanN7 created dlang/dmd pull request #14882 "Fix Issue 23708 - Cannot return shared class with -preview=nosharedaccess" fixing this issue:

- Fix Issue 23708 - Cannot return shared class with -preview=nosharedaccess

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

--
February 27, 2023
https://issues.dlang.org/show_bug.cgi?id=23708

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P2

--
March 02, 2023
https://issues.dlang.org/show_bug.cgi?id=23708

RazvanN <razvan.nitu1305@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |razvan.nitu1305@gmail.com
         Resolution|---                         |INVALID

--- Comment #2 from RazvanN <razvan.nitu1305@gmail.com> ---
This issue is invalid as per the discussion in the above PR.

--