[dmd-internals] [D-Programming-Language/dmd] f34c77: fix Issue 9971 - eponymous function is not an lval...

GitHub noreply at github.com
Mon May 6 20:41:54 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f34c77f6f19ea516c19842f2aff0e43a7d94c3ef
      https://github.com/D-Programming-Language/dmd/commit/f34c77f6f19ea516c19842f2aff0e43a7d94c3ef
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-05-06 (Mon, 06 May 2013)

  Changed paths:
    M src/expression.c
    M src/expression.h
    M test/runnable/template9.d

  Log Message:
  -----------
  fix Issue 9971 - eponymous function is not an lvalue


  Commit: 654de7808e89204d20bac6f7f228fe07e3dd2c7a
      https://github.com/D-Programming-Language/dmd/commit/654de7808e89204d20bac6f7f228fe07e3dd2c7a
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-05-06 (Mon, 06 May 2013)

  Changed paths:
    M src/expression.c
    M src/expression.h
    M test/runnable/template9.d

  Log Message:
  -----------
  Merge pull request #1970 from 9rnsr/fix9971

Issue 9971 - eponymous function is not an lvalue


Compare: https://github.com/D-Programming-Language/dmd/compare/08faebacecae...654de7808e89


More information about the dmd-internals mailing list