[dmd-internals] [D-Programming-Language/dmd] 0e2164: fix Issue 9244 - union containing pointers not all...

GitHub noreply at github.com
Fri Feb 1 14:07:00 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0e21647a30c50e02e4a9ce43ee7e891a41d7c255
      https://github.com/D-Programming-Language/dmd/commit/0e21647a30c50e02e4a9ce43ee7e891a41d7c255
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-02-01 (Fri, 01 Feb 2013)

  Changed paths:
    M src/struct.c
    M test/compilable/test9435.d
    M test/runnable/nested.d

  Log Message:
  -----------
  fix Issue 9244 - union containing pointers not allowed


  Commit: 95a3f5ff979f40ff0e7ae459b8d9786d64f901a7
      https://github.com/D-Programming-Language/dmd/commit/95a3f5ff979f40ff0e7ae459b8d9786d64f901a7
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-02-01 (Fri, 01 Feb 2013)

  Changed paths:
    M src/struct.c
    M test/compilable/test9435.d
    M test/runnable/nested.d

  Log Message:
  -----------
  Merge pull request #1591 from WalterBright/b46

fix Issue 9244 - union containing pointers not allowed


Compare: https://github.com/D-Programming-Language/dmd/compare/ea6a17a69fe0...95a3f5ff979f


More information about the dmd-internals mailing list