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

GitHub noreply at github.com
Sun Jun 16 11:01:29 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: fb1d76818fa657fba60f4db0e423e5e88542cdb0
      https://github.com/D-Programming-Language/dmd/commit/fb1d76818fa657fba60f4db0e423e5e88542cdb0
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-06-14 (Fri, 14 Jun 2013)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Work around multiple-static-variable bug in dmd by removing the array


  Commit: 43855dd951470a7e5a0a0cb3c0d3168658aaccd4
      https://github.com/D-Programming-Language/dmd/commit/43855dd951470a7e5a0a0cb3c0d3168658aaccd4
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-06-16 (Sun, 16 Jun 2013)

  Changed paths:
    M src/mtype.c

  Log Message:
  -----------
  Merge pull request #2180 from yebblies/multistatic

[DDMD] Work around multiple-static-variable bug in dmd by removing the array


Compare: https://github.com/D-Programming-Language/dmd/compare/fc4e279c5fb6...43855dd95147


More information about the dmd-internals mailing list