September 07, 2015 [dmd-internals] [D-Programming-Language/dmd] 5e89cb: Make VarDeclaration.isOverlappedWith final (fix in... | ||||
|---|---|---|---|---|
| ||||
Attachments:
| 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@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@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 | |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply