[Issue 21120] Inconsistent mangling of __init symbol

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Sep 11 06:12:23 UTC 2020


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

--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
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

--


More information about the Digitalmars-d-bugs mailing list