May 27, 2014 [dmd-internals] [D-Programming-Language/dmd] 313243: Re-allow using delegate.ptr and .funcptr as lvalue... | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/dmd Commit: 313243cc95c5a60cf2ef9a5c67ce7284345a8cd2 https://github.com/D-Programming-Language/dmd/commit/313243cc95c5a60cf2ef9a5c67ce7284345a8cd2 Author: Daniel Murphy <yebblies@gmail.com> Date: 2014-05-28 (Wed, 28 May 2014) Changed paths: M src/e2ir.c M src/expression.c M src/expression.h R test/fail_compilation/faildg.d M test/runnable/delegate.d Log Message: ----------- Re-allow using delegate.ptr and .funcptr as lvalues Commit: e350446164719e9bb50c1f619e77366a55158682 https://github.com/D-Programming-Language/dmd/commit/e350446164719e9bb50c1f619e77366a55158682 Author: David Nadlinger <code@klickverbot.at> Date: 2014-05-28 (Wed, 28 May 2014) Changed paths: M src/e2ir.c M src/expression.c M src/expression.h R test/fail_compilation/faildg.d M test/runnable/delegate.d Log Message: ----------- Merge pull request #3596 from yebblies/dglvalue Re-allow using delegate.ptr and .funcptr as lvalues Compare: https://github.com/D-Programming-Language/dmd/compare/9d48c47fe192...e35044616471 |
Copyright © 1999-2021 by the D Language Foundation