Thread overview
[Issue 23226] druntime does not compile with -preview=nosharedaccess
Jul 01, 2022
Atila Neves
Aug 14, 2022
Dlang Bot
Mar 02, 2023
RazvanN
July 01, 2022
https://issues.dlang.org/show_bug.cgi?id=23226

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

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

--
August 14, 2022
https://issues.dlang.org/show_bug.cgi?id=23226

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #14362 "Issue 23226 - allow access to non-shared `this`" was merged into master:

- 1c643bef3cbe1a1c8956058057a176deadc45fd8 by Dennis Korpel:
  Issue 23226 - allow access to non-shared `this`

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

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

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

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

--- Comment #3 from RazvanN <razvan.nitu1305@gmail.com> ---
The actionable item on this bug report has been fixed. If druntime still fails to compile please update druntime to not violate nosharedaccess or post another bug report stating the issue.

--