[dmd-internals] [D-Programming-Language/dmd] 7b3d07: Merge pull request #639 from 9rnsr/fix7363

GitHub noreply at github.com
Thu Feb 9 08:34:53 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7b3d07aa5041f478b8008cec2428f5ac41015054
      https://github.com/D-Programming-Language/dmd/commit/7b3d07aa5041f478b8008cec2428f5ac41015054
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-02-09 (Thu, 09 Feb 2012)

  Changed paths:
    M src/attrib.c
  M src/attrib.h
  M src/dsymbol.c
  M src/dsymbol.h
  M src/enum.c
  M src/enum.h
  M src/staticassert.c
  M src/staticassert.h
  M src/template.c
  M src/template.h
  M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #639 from 9rnsr/fix7363

Issue 7363 - Eponymous Template doesn't hide internal names in some cases with `static if`





More information about the dmd-internals mailing list