[dmd-internals] [D-Programming-Language/dmd] b8d3eb: fix Issue 11689 - deprecated local function does n...

GitHub noreply at github.com
Thu Dec 5 06:09:11 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: b8d3eb189533a3b914143c7ef9fdb954cf775686
      https://github.com/D-Programming-Language/dmd/commit/b8d3eb189533a3b914143c7ef9fdb954cf775686
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-12-05 (Thu, 05 Dec 2013)

  Changed paths:
    M src/parse.c
    A test/compilable/parse11689.d

  Log Message:
  -----------
  fix Issue 11689 - deprecated local function does not work


  Commit: c4d71efb3aeb69da6e0e3b0b8b37879f28a83e7f
      https://github.com/D-Programming-Language/dmd/commit/c4d71efb3aeb69da6e0e3b0b8b37879f28a83e7f
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-12-05 (Thu, 05 Dec 2013)

  Changed paths:
    M src/parse.c
    A test/compilable/parse11689.d

  Log Message:
  -----------
  Merge pull request #2926 from 9rnsr/fix11689

Issue 11689 - deprecated local function does not work


Compare: https://github.com/D-Programming-Language/dmd/compare/3fc44f8136b4...c4d71efb3aeb


More information about the dmd-internals mailing list