June 14, 2014 [dmd-internals] [D-Programming-Language/dmd] 65e82f: Remove virtual keyword. | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 65e82fd20ccca10815e7933e1a6f9bd8da277a68 https://github.com/D-Programming-Language/dmd/commit/65e82fd20ccca10815e7933e1a6f9bd8da277a68 Author: David Nadlinger <code@klickverbot.at> Date: 2014-06-14 (Sat, 14 Jun 2014) Changed paths: M src/attrib.c M src/declaration.h M src/func.c M src/lexer.c M src/lexer.h M src/parse.c R test/fail_compilation/fail11616.d M test/runnable/xtest46.d Log Message: ----------- Remove virtual keyword. It was added in GitHub pull request #2895, but since fell into disfavor compared to a more general way of negating storage classes. Commit: 7d363bbad32c42a8a8cfcce41a8be91621089f6a https://github.com/D-Programming-Language/dmd/commit/7d363bbad32c42a8a8cfcce41a8be91621089f6a Author: Hara Kenji <k.hara.pg+dev@gmail.com> Date: 2014-06-14 (Sat, 14 Jun 2014) Changed paths: M src/attrib.c M src/declaration.h M src/func.c M src/lexer.c M src/lexer.h M src/parse.c R test/fail_compilation/fail11616.d M test/runnable/xtest46.d Log Message: ----------- Merge pull request #3663 from klickverbot/remove-virtual Remove virtual keyword. Compare: https://github.com/D-Programming-Language/dmd/compare/ec3bfe03ae96...7d363bbad32c |
Copyright © 1999-2021 by the D Language Foundation