May 18, 2013
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: a76485e4fc592e523ec8d0aa98b53198ba8fca0c
      https://github.com/D-Programming-Language/dmd/commit/a76485e4fc592e523ec8d0aa98b53198ba8fca0c
  Author: k-hara <k.hara.pg@gmail.com>
  Date:   2013-05-15 (Wed, 15 May 2013)

  Changed paths:
    M src/attrib.c

  Log Message:
  -----------
  pragma(mangle) should not have any assumption for the given string content


  Commit: e2088e576d224ac70eec01219b152f6e6fe9006b
      https://github.com/D-Programming-Language/dmd/commit/e2088e576d224ac70eec01219b152f6e6fe9006b
  Author: Martin Nowak <code@dawg.eu>
  Date:   2013-05-18 (Sat, 18 May 2013)

  Changed paths:
    M src/attrib.c

  Log Message:
  -----------
  Merge pull request #2038 from 9rnsr/pragma_mangle

pragma(mangle) should not have any assumption for the given string content


Compare: https://github.com/D-Programming-Language/dmd/compare/101120eb4f2f...e2088e576d22