Thread overview
[Issue 24832] Segfault in hex string
Oct 24
Dlang Bot
Oct 24
Dlang Bot
5 days ago
Dlang Bot
October 24
https://issues.dlang.org/show_bug.cgi?id=24832

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@dkorpel created dlang/dmd pull request #17024 "Fix bugzilla 24832 - Segfault in hex string" fixing this issue:

- Fix bugzilla 24832 - Segfault in hex string

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

--
October 24
https://issues.dlang.org/show_bug.cgi?id=24832

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 #17024 "Fix bugzilla 24832 - Segfault in hex string" was merged into stable:

- 5ce146bf4d4693147f05a090c0eda15479f749b4 by Dennis Korpel:
  Fix bugzilla 24832 - Segfault in hex string

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

--
5 days ago
https://issues.dlang.org/show_bug.cgi?id=24832

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

- d0eb6bb659fc2d348a7e6beaad2d32e1cf909f02 by Dennis:
  Fix bugzilla 24832 - Segfault in hex string (#17024)

  * Fix bugzilla 24832 - Segfault in hex string

  * Fix lack of camelcasing on stable branch

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

--