July 29, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c4389d6d789b63e257fab1248f40d0d40c5a4915
      https://github.com/D-Programming-Language/dmd/commit/c4389d6d789b63e257fab1248f40d0d40c5a4915
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2013-07-29 (Mon, 29 Jul 2013)

  Changed paths:
    M src/class.c

  Log Message:
  -----------
  Use const char[] for constant message string


  Commit: b86d57b9599d4b31359573549f89edb681bd78d1
      https://github.com/D-Programming-Language/dmd/commit/b86d57b9599d4b31359573549f89edb681bd78d1
  Author: Andrej Mitrovic <andrej.mitrovich@gmail.com>
  Date:   2013-07-29 (Mon, 29 Jul 2013)

  Changed paths:
    M src/class.c

  Log Message:
  -----------
  Merge pull request #2407 from yebblies/constmessage

[DDMD] Use const char[] for constant message string


Compare: https://github.com/D-Programming-Language/dmd/compare/b8e6fb3c16fb...b86d57b9599d