Thread overview
[Issue 19734] isDataseg returns true for non-static declarations
Mar 13, 2019
Dlang Bot
Mar 14, 2019
Dlang Bot
Mar 15, 2019
Dlang Bot
March 13, 2019
https://issues.dlang.org/show_bug.cgi?id=19734

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

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

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@ibuclaw created dlang/dmd pull request #9451 "fix Issue 19734 - isDataseg returns true for non-static declarations" fixing this issue:

- fix Issue 19734 - isDataseg returns true for non-static declarations

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

--
March 14, 2019
https://issues.dlang.org/show_bug.cgi?id=19734

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 #9451 "fix Issue 19734 - isDataseg returns true for non-static declarations" was merged into master:

- 25150635639e2f92df48ebfb07872af71bfd380e by Iain Buclaw:
  fix Issue 19734 - isDataseg returns true for non-static declarations

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

--
March 15, 2019
https://issues.dlang.org/show_bug.cgi?id=19734

--- Comment #3 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/dmd pull request #9452 "[dmd-cxx]  fix Issue 19734 and 19735" was merged into dmd-cxx:

- f62400eac68ae703b1806e928029f8ca3258ec43 by Iain Buclaw:
  fix Issue 19734 - isDataseg returns true for non-static declarations

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

--