[dmd-internals] [D-Programming-Language/dmd] 28837f: fix Issue 12350 - Assigning __traits(getAttributes...

GitHub noreply at github.com
Thu Mar 13 15:49:44 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 28837fe168ff2f742e92f17730930a4927b3f4be
      https://github.com/D-Programming-Language/dmd/commit/28837fe168ff2f742e92f17730930a4927b3f4be
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-03-12 (Wed, 12 Mar 2014)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/ice12350.d

  Log Message:
  -----------
  fix Issue 12350 - Assigning __traits(getAttributes) to variable crashes DMD


  Commit: 85220de7459ec29b0a8bd88caee06c90a1b3cab9
      https://github.com/D-Programming-Language/dmd/commit/85220de7459ec29b0a8bd88caee06c90a1b3cab9
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-03-13 (Thu, 13 Mar 2014)

  Changed paths:
    M src/mtype.c
    A test/fail_compilation/ice12350.d

  Log Message:
  -----------
  Merge pull request #3376 from 9rnsr/fix12350

Issue 12350 - Assigning __traits(getAttributes) to variable crashes DMD


Compare: https://github.com/D-Programming-Language/dmd/compare/b6fe187c0fbb...85220de7459e


More information about the dmd-internals mailing list