April 23, 2015
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2db642e8f59d3f6dabcb0d468150217bbeed694d
      https://github.com/D-Programming-Language/dmd/commit/2db642e8f59d3f6dabcb0d468150217bbeed694d
  Author: Iain Buclaw <ibuclaw@gdcproject.org>
  Date:   2015-04-24 (Fri, 24 Apr 2015)

  Changed paths:
    M src/parse.c
    M test/fail_compilation/parse13361.d

  Log Message:
  -----------
  Switch UDA [attribute] syntax from deprecation -> error


  Commit: 7201eb757af9e640d4d639a0139b5437552f1684
      https://github.com/D-Programming-Language/dmd/commit/7201eb757af9e640d4d639a0139b5437552f1684
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2015-04-24 (Fri, 24 Apr 2015)

  Changed paths:
    M src/parse.c
    M test/fail_compilation/parse13361.d

  Log Message:
  -----------
  Merge pull request #4610 from ibuclaw/dead_udas

Switch UDA [attribute] syntax from deprecation -> error


Compare: https://github.com/D-Programming-Language/dmd/compare/9b6b14ec01fb...7201eb757af9