[dmd-internals] [D-Programming-Language/dmd] 5e89cb: Make VarDeclaration.isOverlappedWith final (fix in...

GitHub via dmd-internals dmd-internals at puremagic.com
Mon Sep 7 11:06:50 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5e89cb086fb723543ddc1031b71197df8b0a4f3e
      https://github.com/D-Programming-Language/dmd/commit/5e89cb086fb723543ddc1031b71197df8b0a4f3e
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

  Changed paths:
    M src/declaration.d

  Log Message:
  -----------
  Make VarDeclaration.isOverlappedWith final (fix inconsistent vtbl layout between front-end and glue layer)


  Commit: dbc6175c28987fbb436823d3d31f301903448d58
      https://github.com/D-Programming-Language/dmd/commit/dbc6175c28987fbb436823d3d31f301903448d58
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-09-07 (Mon, 07 Sep 2015)

  Changed paths:
    M src/declaration.d

  Log Message:
  -----------
  Merge pull request #5052 from 9rnsr/add_final

[REG-master] Make VarDeclaration.isOverlappedWith final (fix inconsistent vtbl layout between front-end and glue layer)


Compare: https://github.com/D-Programming-Language/dmd/compare/21e644ee74d8...dbc6175c2898


More information about the dmd-internals mailing list