[dmd-internals] [D-Programming-Language/dmd] ed8603: Fix 6912 correctly, and add exhaustive test.

noreply at github.com noreply at github.com
Fri Dec 9 16:05:48 PST 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd

  Commit: ed8603970dc7cc78d76d62448686ba93c158c24a
      https://github.com/D-Programming-Language/dmd/commit/ed8603970dc7cc78d76d62448686ba93c158c24a
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2011-12-09 (Fri, 09 Dec 2011)

  Changed paths:
    M src/mtype.c
  M test/runnable/testconst.d

  Log Message:
  -----------
  Fix 6912 correctly, and add exhaustive test.


  Commit: 468981228f6a0c086dbcffea49e4cdcf9d21485b
      https://github.com/D-Programming-Language/dmd/commit/468981228f6a0c086dbcffea49e4cdcf9d21485b
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2011-12-09 (Fri, 09 Dec 2011)

  Changed paths:
    M src/mtype.c
  M test/runnable/testconst.d

  Log Message:
  -----------
  Add TypePointer fix


  Commit: 5b3cf3d03f22d5b63960a5ea8dab8afd511cfcca
      https://github.com/D-Programming-Language/dmd/commit/5b3cf3d03f22d5b63960a5ea8dab8afd511cfcca
  Author: Walter Bright <walter at walterbright.com>
  Date:   2011-12-09 (Fri, 09 Dec 2011)

  Changed paths:
    M src/mtype.c
  M test/runnable/testconst.d

  Log Message:
  -----------
  Merge pull request #552 from 9rnsr/fix_headinout_conv

Fix headinout conversion


Compare: https://github.com/D-Programming-Language/dmd/compare/329a3f5...5b3cf3d


More information about the dmd-internals mailing list