[dmd-internals] [D-Programming-Language/dmd] 42b693: fix Issue 11385 - XXX is a nested function and can...

GitHub noreply at github.com
Thu Nov 7 16:38:01 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 42b6930ecd25e60eb9b1837ef87dc0acf1eeaa2c
      https://github.com/D-Programming-Language/dmd/commit/42b6930ecd25e60eb9b1837ef87dc0acf1eeaa2c
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-11-02 (Sat, 02 Nov 2013)

  Changed paths:
    M src/func.c
    M test/runnable/nested.d

  Log Message:
  -----------
  fix Issue 11385 - XXX is a nested function and cannot be accessed from XXX


  Commit: 7d308c579bb7f6e71ed3a0d69198485994f37eca
      https://github.com/D-Programming-Language/dmd/commit/7d308c579bb7f6e71ed3a0d69198485994f37eca
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-11-07 (Thu, 07 Nov 2013)

  Changed paths:
    M src/func.c
    M test/runnable/nested.d

  Log Message:
  -----------
  Merge pull request #2705 from 9rnsr/fix11385

Issue 11385 - XXX is a nested function and cannot be accessed from XXX


Compare: https://github.com/D-Programming-Language/dmd/compare/d1cc3e7f417b...7d308c579bb7


More information about the dmd-internals mailing list