May 02, 2023
https://issues.dlang.org/show_bug.cgi?id=20737

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

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

--- Comment #7 from Dlang Bot <dlang-bot@dlang.rocks> ---
@rainers created dlang/dmd pull request #15170 "fix issues 20737 and 23024 - TLS variables unusable with -betterC/imp…" fixing this issue:

- fix issues 20737 and 23024 - TLS variables unusable with -betterC/importC for Windows MSVC targets

  always generate access via __tls_index

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

--
May 04, 2023
https://issues.dlang.org/show_bug.cgi?id=20737

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

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

--- Comment #8 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #15170 "fix issues 20737 and 23014 - TLS variables unusable with -betterC/imp…" was merged into stable:

- b4fe7b84643c9638ff22f06f614b907a67551a62 by Rainer Schuetze:
  fix issues 20737 and 23014 - TLS variables unusable with -betterC/importC for
Windows MSVC targets

  always generate access via __tls_index

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

--
May 16, 2023
https://issues.dlang.org/show_bug.cgi?id=20737

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

- 3072e43d2b60a85b219c7572557c0e367e8d4a88 by Rainer Schuetze:
  fix issues 20737 and 23014 - TLS variables unusable with -betterC/importC for
Windows MSVC targets (#15170)

  always generate access via __tls_index

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

--
1 2
Next ›   Last »