[dmd-internals] [D-Programming-Language/dmd] 50e9f4: Remove top const from dynamic array types and poin...

noreply at github.com noreply at github.com
Sat Dec 10 16:39:49 PST 2011


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

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

  Changed paths:
    M src/template.c
  M test/runnable/template9.d

  Log Message:
  -----------
  Remove top const from dynamic array types and pointer types in IFTI.


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

  Changed paths:
    M src/template.c
  M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #554 from 9rnsr/remove_topconst

Remove top const from dynamic array types and pointer types in IFTI.


Compare: https://github.com/D-Programming-Language/dmd/compare/7f00471...cc0cde2


More information about the dmd-internals mailing list