[dmd-internals] [D-Programming-Language/dmd] 1b20f7: Fix ddmd shadowing and implicit conversion errors

GitHub via dmd-internals dmd-internals at puremagic.com
Thu Jan 15 20:22:46 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 1b20f7c48bb319550f9b5c00775b8ce3ca733d86
      https://github.com/D-Programming-Language/dmd/commit/1b20f7c48bb319550f9b5c00775b8ce3ca733d86
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M src/cast.c
    M src/doc.c
    M src/init.c
    M src/interpret.c
    M src/macro.c
    M src/struct.c
    M src/template.c

  Log Message:
  -----------
  Fix ddmd shadowing and implicit conversion errors


  Commit: 161fc6a0f6cafb7610c96f87005b863d9d680cd4
      https://github.com/D-Programming-Language/dmd/commit/161fc6a0f6cafb7610c96f87005b863d9d680cd4
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2015-01-16 (Fri, 16 Jan 2015)

  Changed paths:
    M src/cast.c
    M src/doc.c
    M src/init.c
    M src/interpret.c
    M src/macro.c
    M src/struct.c
    M src/template.c

  Log Message:
  -----------
  Merge pull request #4301 from yebblies/evenmoreddmd

[DDMD] Fix ddmd shadowing and implicit conversion errors


Compare: https://github.com/D-Programming-Language/dmd/compare/3dcdb1608b35...161fc6a0f6ca


More information about the dmd-internals mailing list