Thread overview
[Issue 24230] Infinite loop in core.cpuid.getCpuInfo0B in Solaris/x86 kernel zone
Nov 06, 2023
Dlang Bot
Nov 07, 2023
Dlang Bot
Nov 20, 2023
Dlang Bot
November 06, 2023
https://issues.dlang.org/show_bug.cgi?id=24230

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #15778 "fix Issue 24230 - Infinite loop in core.cpuid.getCpuInfo0B in Solaris/x86 kernel zone" fixing this issue:

- fix Issue 24230 - Infinite loop in core.cpuid.getCpuInfo0B in Solaris/x86 kernel zone

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

--
November 07, 2023
https://issues.dlang.org/show_bug.cgi?id=24230

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 #15778 "fix Issue 24230 - Infinite loop in core.cpuid.getCpuInfo0B in Solaris/x86 kernel zone" was merged into stable:

- a52b48111411b0a88858f44db84cf6f3dfb8a1ca by Iain Buclaw:
  fix Issue 24230 - Infinite loop in core.cpuid.getCpuInfo0B in Solaris/x86
kernel zone

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

--
November 20, 2023
https://issues.dlang.org/show_bug.cgi?id=24230

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

- 505e475b373a40d81635ee1df16cc1818448bb20 by Iain Buclaw:
  fix Issue 24230 - Infinite loop in core.cpuid.getCpuInfo0B in Solaris/x86
kernel zone

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

--