fetching https://github.com/BorisCarvajal/dmd.git fix17954_deprecation (attempt: 1/3)
From https://github.com/BorisCarvajal/dmd
 * branch            fix17954_deprecation -> FETCH_HEAD

merging FETCH_HEAD
Updating 8d11fea..5981565
Fast-forward
 changelog/dmd.deprecate-init.dd      | 19 ++++++++++++++++++
 compiler/src/dmd/dsymbol.d           |  9 +++++++++
 compiler/test/compilable/test15762.d |  2 +-
 compiler/test/runnable/nested.d      | 16 +++++++--------
 compiler/test/runnable/template1.d   | 16 +++++++--------
 compiler/test/runnable/test20.d      |  8 ++++----
 compiler/test/runnable/test22.d      |  4 ++--
 test/compilable/test17954.d          | 38 ++++++++++++++++++++++++++++++++++++
 8 files changed, 89 insertions(+), 23 deletions(-)
 create mode 100644 changelog/dmd.deprecate-init.dd
 create mode 100644 test/compilable/test17954.d