[dmd-internals] [D-Programming-Language/dmd] ed60b1: Work around multiple-static-variable bug in dmd by...

GitHub noreply at github.com
Wed Jul 31 07:28:34 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ed60b100576521a5f577a60b17157549d31fb09d
      https://github.com/D-Programming-Language/dmd/commit/ed60b100576521a5f577a60b17157549d31fb09d
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-07-31 (Wed, 31 Jul 2013)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Work around multiple-static-variable bug in dmd by renaming the arrays


  Commit: 19925d7cb99b418b9b4b92031594089f104f8148
      https://github.com/D-Programming-Language/dmd/commit/19925d7cb99b418b9b4b92031594089f104f8148
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-07-31 (Wed, 31 Jul 2013)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Merge pull request #2437 from yebblies/multidef

[DDMD] Work around multiple-static-variable bug in dmd by renaming the arrays


Compare: https://github.com/D-Programming-Language/dmd/compare/f5fb19aae678...19925d7cb99b


More information about the dmd-internals mailing list