Bug 23539 – [REG master] Scope C++ definition out of sync with D

Status
RESOLVED
Resolution
FIXED
Severity
regression
Priority
P1
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2022-12-04T19:48:29Z
Last change time
2022-12-04T21:39:39Z
Keywords
pull
Assigned to
No Owner
Creator
Iain Buclaw

Comments

Comment #0 by ibuclaw — 2022-12-04T19:48:29Z
flags = 0, userAttribDecl = 0x84. --- (gdb) p *sc $4 = {enclosing = 0x7ffff58d3b80, _module = 0x7ffff6d77000, scopesym = 0x0, func = 0x7ffff6d7b660, parent = 0x0, slabel = 0x7ffff6d7b660, sw = 0x0, tryBody = 0x0, tf = 0x0, os = 0x0, sbreak = 0x0, scontinue = 0x0, fes = 0x0, callsc = 0x0, inunion = 0x0, nofree = false, inLoop = false, intypeof = 0, lastVar = 0x0, minst = 0x0, tinst = 0x7ffff6d77000, callSuper = 0 '\000', fieldinit = 0x0, fieldinit_dim = 0, aligndecl = 0x0, namespace_ = 0x0, linkage = LINK::default_, cppmangle = CPPMANGLE::def, inlining = 0x1, visibility = {kind = Visibility::undefined, pkg = 0x5}, explicitVisibility = 0, stc = 0, depdecl = 0x0, flags = 0, userAttribDecl = 0x84, lastdc = 0x0, anchorCounts = 0x0, prevAnchor = 0x0, aliasAsg = 0x0}
Comment #1 by dlang-bot — 2022-12-04T20:50:00Z
@ibuclaw created dlang/dmd pull request #14673 "fix Issue 23539 - [REG master] Scope C++ definition out of sync with D" fixing this issue: - fix Issue 23539 - [REG master] Scope C++ definition out of sync with D https://github.com/dlang/dmd/pull/14673
Comment #2 by dlang-bot — 2022-12-04T21:39:39Z
dlang/dmd pull request #14673 "fix Issue 23539 - [REG master] Scope C++ definition out of sync with D" was merged into master: - 84dd8f142d6c4f9a9d66b036a490a28fa80c370c by Iain Buclaw: fix Issue 23539 - [REG master] Scope C++ definition out of sync with D https://github.com/dlang/dmd/pull/14673