[dmd-internals] [D-Programming-Language/dmd] a3350a: Don't call StringTable's destructor from the glue ...

GitHub via dmd-internals dmd-internals at puremagic.com
Tue Jan 20 23:30:35 PST 2015


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

  Changed paths:
    M src/e2ir.c
    M src/root/stringtable.c
    M src/root/stringtable.h

  Log Message:
  -----------
  Don't call StringTable's destructor from the glue layer


  Commit: 4b02f29b26e1693e6e5bd27273141e9e9498b359
      https://github.com/D-Programming-Language/dmd/commit/4b02f29b26e1693e6e5bd27273141e9e9498b359
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-01-20 (Tue, 20 Jan 2015)

  Changed paths:
    M src/e2ir.c
    M src/root/stringtable.c
    M src/root/stringtable.h

  Log Message:
  -----------
  Merge pull request #4317 from yebblies/stringtabledtor

[DDMD] Don't call StringTable's destructor from the glue layer


Compare: https://github.com/D-Programming-Language/dmd/compare/9e04fdecfe5d...4b02f29b26e1


More information about the dmd-internals mailing list