[dmd-internals] [D-Programming-Language/dmd] c66507: Merge pull request #3135 from 9rnsr/fix11963

GitHub noreply at github.com
Wed Jan 22 16:57:55 PST 2014


  Branch: refs/heads/release
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c66507c1c55d34e79501f7b11aff34dafd4221e9
      https://github.com/D-Programming-Language/dmd/commit/c66507c1c55d34e79501f7b11aff34dafd4221e9
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M src/parse.c
    A test/fail_compilation/ice11963.d

  Log Message:
  -----------
  Merge pull request #3135 from 9rnsr/fix11963

[REG2.065a] Issue 11963 - ICE(parse.c) Parser crash


  Commit: ece16e3418a1ec81b59b142ec33fcb7dc6c3bdc6
      https://github.com/D-Programming-Language/dmd/commit/ece16e3418a1ec81b59b142ec33fcb7dc6c3bdc6
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M src/declaration.c
    M src/parse.c
    A test/fail_compilation/ice11965.d

  Log Message:
  -----------
  Merge pull request #3136 from 9rnsr/fix11965

[REG2.064] Issue 11965 - Segfault on garbage


  Commit: 5cf8da56ccf4cde042923e263416bf291ff47659
      https://github.com/D-Programming-Language/dmd/commit/5cf8da56ccf4cde042923e263416bf291ff47659
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M src/parse.c
    A test/fail_compilation/ice11967.d

  Log Message:
  -----------
  Merge pull request #3137 from 9rnsr/fix11967

[REG2.065a] Issue 11967 - ICE(parse.c) Parser crash


  Commit: ee4af52177e64945c107e17ae647ac22f78fd213
      https://github.com/D-Programming-Language/dmd/commit/ee4af52177e64945c107e17ae647ac22f78fd213
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M src/interpret.c
    M test/compilable/interpret3.d

  Log Message:
  -----------
  Merge pull request #3112 from 9rnsr/fix11941

[REG2.065a] Issue 11941 - Errors when appending to aggregate member array in CTFE


  Commit: 010ffc6ff9fe5a57bea1e565a5700b04aa71216b
      https://github.com/D-Programming-Language/dmd/commit/010ffc6ff9fe5a57bea1e565a5700b04aa71216b
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-01-22 (Wed, 22 Jan 2014)

  Changed paths:
    M src/declaration.h
    M src/dsymbol.c
    M src/dsymbol.h
    M src/func.c
    M src/glue.c
    M src/struct.c
    M src/typinf.c
    M test/d_do_test.d
    A test/runnable/imports/a7595.d
    A test/runnable/imports/test11931a.d
    A test/runnable/imports/test11931b.d
    A test/runnable/imports/test11931c.d
    A test/runnable/imports/test11931d.d
    A test/runnable/link11931.d
    A test/runnable/test7595.d

  Log Message:
  -----------
  Merge pull request #3107 from 9rnsr/fix11931

[REG2.065a] Issue 11931 - Linkers "Symbol Undefined" again with dmd HEAD when -g specified


Compare: https://github.com/D-Programming-Language/dmd/compare/75bb01f3afe1...010ffc6ff9fe


More information about the dmd-internals mailing list