[dmd-internals] [D-Programming-Language/dmd] 5cc4c9: Fix Issue 11957 - extern inside function scope ign...

GitHub noreply at github.com
Tue Jan 21 17:46:44 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5cc4c904de8d88786cdd84e6942c42c7f1c0c0ab
      https://github.com/D-Programming-Language/dmd/commit/5cc4c904de8d88786cdd84e6942c42c7f1c0c0ab
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

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

  Log Message:
  -----------
  Fix Issue 11957 - extern inside function scope ignored


  Commit: 85f8826987e4677c202e9763a35216457a973685
      https://github.com/D-Programming-Language/dmd/commit/85f8826987e4677c202e9763a35216457a973685
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-01-21 (Tue, 21 Jan 2014)

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

  Log Message:
  -----------
  Merge pull request #3130 from yebblies/issue11957

Issue 11957 - extern inside function scope ignored


Compare: https://github.com/D-Programming-Language/dmd/compare/da4fc21d6c9a...85f8826987e4


More information about the dmd-internals mailing list