Thread overview
[Issue 20909] .offsetof fails on forward reference of field
Jun 08, 2020
Dlang Bot
Jul 02, 2020
Dlang Bot
Jul 09, 2020
Dlang Bot
June 08, 2020
https://issues.dlang.org/show_bug.cgi?id=20909

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@BorisCarvajal created dlang/dmd pull request #11253 "Fix Issue 20909 - .offsetof fails on forward reference of field" fixing this issue:

- Fix Issue 20909 - .offsetof fails on forward reference of field

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

--
July 02, 2020
https://issues.dlang.org/show_bug.cgi?id=20909

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 #11253 "Fix Issue 20909 - .offsetof fails on forward reference of field" was merged into stable:

- 5eac9669f827121b494e1ea35afcc8e63c2f76ec by Boris Carvajal:
  Fix Issue 20909 - .offsetof fails on forward reference of field

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

--
July 09, 2020
https://issues.dlang.org/show_bug.cgi?id=20909

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

- bafab33f27941c60a1aeb352084212fa7a0809c0 by Boris Carvajal:
  Fix Issue 20909 - .offsetof fails on forward reference of field

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

--