Thread overview
[Issue 23783] -preview=nosharedaccess does not detect comparison of shared data
Mar 21, 2023
RazvanN
Mar 21, 2023
Dlang Bot
Mar 21, 2023
Dlang Bot
Apr 01, 2023
Dlang Bot
March 21, 2023
https://issues.dlang.org/show_bug.cgi?id=23783

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1305@gmail.com
           Severity|normal                      |blocker

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

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 #15017 "Fix Issue 23783 - -preview=nosharedaccess does not detect comparison of shared data" fixing this issue:

- Fix Issue 23783 - -preview=nosharedaccess does not detect comparison of shared data

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

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

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 #15017 "Fix Issue 23783 - -preview=nosharedaccess does not detect comparison of shared data" was merged into stable:

- 44262be482f439ca428254275374d242666c8913 by RazvanN7:
  Fix Issue 23783 - -preview=nosharedaccess does not detect comparison of
shared data

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

--
April 01, 2023
https://issues.dlang.org/show_bug.cgi?id=23783

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

- 37406ce453e38257cb047d63a5b148bc26f0ce4b by RazvanN7:
  Fix Issue 23783 - -preview=nosharedaccess does not detect comparison of
shared data

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

--