[dlang.org] [D-Programming-Language/d-programming-language.org] a78aa8: Allow postfix const/immutable/shared/inout for del...

GitHub noreply at github.com
Sun Dec 23 07:26:08 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/d-programming-language.org
  Commit: a78aa87cb7758b863994b6b7cddb952149ac7be8
      https://github.com/D-Programming-Language/d-programming-language.org/commit/a78aa87cb7758b863994b6b7cddb952149ac7be8
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-12-23 (Sun, 23 Dec 2012)

  Changed paths:
    M declaration.dd

  Log Message:
  -----------
  Allow postfix const/immutable/shared/inout for delegate type

The syntax change is necessary, because it has been allowed from 2.061.


  Commit: fa6132994b3f65cbad0f69265f9262daae833540
      https://github.com/D-Programming-Language/d-programming-language.org/commit/fa6132994b3f65cbad0f69265f9262daae833540
  Author: Alex Rønne Petersen <alex at alexrp.com>
  Date:   2012-12-23 (Sun, 23 Dec 2012)

  Changed paths:
    M declaration.dd

  Log Message:
  -----------
  Merge pull request #218 from 9rnsr/postfix_attr

Allow postfix const/immutable/shared/inout for delegate type


Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/a7538508c68d...fa6132994b3f


More information about the dlang.org mailing list