Thread overview
[Issue 19789] Lazy expression evaluation doesn't check parent scope for deprecations
Apr 04, 2019
Dlang Bot
Apr 08, 2019
Dlang Bot
Dec 17, 2022
Iain Buclaw
April 04, 2019
https://issues.dlang.org/show_bug.cgi?id=19789

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@wilzbach updated dlang/druntime pull request #1982 "Make deprecation warnings compile errors" mentioning this issue:

- Workaround Issue 19789: add a copy of _assertThrown

https://github.com/dlang/druntime/pull/1982

--
April 08, 2019
https://issues.dlang.org/show_bug.cgi?id=19789

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/druntime pull request #1982 "Make deprecation warnings compile errors" was merged into master:

- 9b706b935f5f234ffa7fb95334066ab47dc1527c by Sebastian Wilzbach:
  Workaround Issue 19789: add a copy of _assertThrown

https://github.com/dlang/druntime/pull/1982

--
December 17, 2022
https://issues.dlang.org/show_bug.cgi?id=19789

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P1                          |P3

--