[dmd-internals] [D-Programming-Language/dmd] 96b085: Move impcnvgen variables to global scope to allow ...

GitHub via dmd-internals dmd-internals at puremagic.com
Sat Aug 15 23:39:16 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 96b08502d8abebf46067d55831407e0d8e8dab76
      https://github.com/D-Programming-Language/dmd/commit/96b08502d8abebf46067d55831407e0d8e8dab76
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2015-08-16 (Sun, 16 Aug 2015)

  Changed paths:
    M src/cast.c
    M src/impcnvgen.c
    M src/magicport.json
    M src/mtype.h
    M src/posix.mak
    M src/win32.mak

  Log Message:
  -----------
  Move impcnvgen variables to global scope to allow D version to be in a different file

And rename variables in impcnvgen to avoid conflict


  Commit: dadb36129fb6b0ae572174ecf0aac6428c3e217e
      https://github.com/D-Programming-Language/dmd/commit/dadb36129fb6b0ae572174ecf0aac6428c3e217e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-08-15 (Sat, 15 Aug 2015)

  Changed paths:
    M src/cast.c
    M src/impcnvgen.c
    M src/magicport.json
    M src/mtype.h
    M src/posix.mak
    M src/win32.mak

  Log Message:
  -----------
  Merge pull request #4889 from yebblies/impcnvgenvar

Move impcnvgen variables to global scope to allow D version to be in a different file


Compare: https://github.com/D-Programming-Language/dmd/compare/2d050ca9224c...dadb36129fb6


More information about the dmd-internals mailing list