[D-runtime] [D-Programming-Language/druntime] af850d: fix Issue 14247 - string within demangled symbol n...

GitHub via D-runtime d-runtime at puremagic.com
Thu Mar 19 07:38:47 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: af850d4bf770d593269f9467fb8e147b7b02380d
      https://github.com/D-Programming-Language/druntime/commit/af850d4bf770d593269f9467fb8e147b7b02380d
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2015-03-06 (Fri, 06 Mar 2015)

  Changed paths:
    M src/core/demangle.d

  Log Message:
  -----------
  fix Issue 14247 - string within demangled symbol name should be made escape


  Commit: fc3aa22994202565b369afc68d66a1cfa079b7d6
      https://github.com/D-Programming-Language/druntime/commit/fc3aa22994202565b369afc68d66a1cfa079b7d6
  Author: Martin Nowak <code at dawg.eu>
  Date:   2015-03-19 (Thu, 19 Mar 2015)

  Changed paths:
    M src/core/demangle.d

  Log Message:
  -----------
  Merge pull request #1186 from 9rnsr/fix14247

Issue 14247 - string within demangled symbol name should be made escape


Compare: https://github.com/D-Programming-Language/druntime/compare/ac33be836c14...fc3aa2299420


More information about the D-runtime mailing list