Thread overview
[Issue 23038] importC: sizeof inside struct has struct members in scope
Apr 22, 2022
Dlang Bot
Apr 23, 2022
Walter Bright
Apr 25, 2022
Dlang Bot
May 05, 2022
Dlang Bot
April 22, 2022
https://issues.dlang.org/show_bug.cgi?id=23038

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@WalterBright created dlang/dmd pull request #14021 "fix Issue 23038 - importC: sizeof inside struct has struct members in…" fixing this issue:

- fix Issue 23038 - importC: sizeof inside struct has struct members in scope

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

--
April 23, 2022
https://issues.dlang.org/show_bug.cgi?id=23038

Walter Bright <bugzilla@digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           See Also|                            |https://issues.dlang.org/sh
                   |                            |ow_bug.cgi?id=23039

--
April 25, 2022
https://issues.dlang.org/show_bug.cgi?id=23038

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 #14021 "fix Issue 23038 - importC: sizeof inside struct has struct members in…" was merged into stable:

- 2dcecffd29a1e9d946d907d7dea8391574211b61 by Walter Bright:
  fix Issue 23038 - importC: sizeof inside struct has struct members in scope

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

--
May 05, 2022
https://issues.dlang.org/show_bug.cgi?id=23038

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

- c0cff59c79020fabe3ae6487aaad2e9f1850aaf5 by Walter Bright:
  fix Issue 23038 - importC: sizeof inside struct has struct members in scope

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

--