https://issues.dlang.org/show_bug.cgi?id=21120

--- Comment #3 from Dlang Bot <[email protected]> ---
dlang/dmd pull request #11718 "merge stable" was merged into master:

- 28c0276975b9c395af0b7a8912a7c1d074166768 by Martin Kinkelin:
  Fix Issue 21120 - Inconsistent mangling of __init symbol

  The mangling code previously assumed no identifier would ever start at
  buffer offset 0. Get rid of that assumption by storing offset+1.

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

--

Reply via email to