[dmd-internals] [D-Programming-Language/dmd] f70159: Fix Issue 8425 - Missing line number and module na...

GitHub via dmd-internals dmd-internals at puremagic.com
Sun Sep 7 13:34:36 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f70159a5d94037e6fbe88b1a9dce19d5dc8af1af
      https://github.com/D-Programming-Language/dmd/commit/f70159a5d94037e6fbe88b1a9dce19d5dc8af1af
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-09-08 (Mon, 08 Sep 2014)

  Changed paths:
    M src/glue.c
    M src/mtype.c
    M src/target.c
    M src/target.h
    M test/compilable/nogc.d
    A test/fail_compilation/diag8425.d
    M test/fail_compilation/fail10905.d
    M test/fail_compilation/fail9301.d

  Log Message:
  -----------
  Fix Issue 8425 - Missing line number and module name that can't use core.simd


  Commit: cd5a0600c6822a7ea4a8c17417d5a0eaf72e9bfb
      https://github.com/D-Programming-Language/dmd/commit/cd5a0600c6822a7ea4a8c17417d5a0eaf72e9bfb
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-09-07 (Sun, 07 Sep 2014)

  Changed paths:
    M src/glue.c
    M src/mtype.c
    M src/target.c
    M src/target.h
    M test/compilable/nogc.d
    A test/fail_compilation/diag8425.d
    M test/fail_compilation/fail10905.d
    M test/fail_compilation/fail9301.d

  Log Message:
  -----------
  Merge pull request #2879 from yebblies/issue8425

Issue 8425 - Missing line number and module name that can't use core.simd


Compare: https://github.com/D-Programming-Language/dmd/compare/0c20be043631...cd5a0600c682


More information about the dmd-internals mailing list