[dmd-internals] [D-Programming-Language/dmd] 345269: do not generate RTInfo for deprecated types and _e...

GitHub noreply at github.com
Fri Mar 22 14:00:34 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 34526929e1577db7299287c8e7f0c75348f4b6a7
      https://github.com/D-Programming-Language/dmd/commit/34526929e1577db7299287c8e7f0c75348f4b6a7
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2013-03-22 (Fri, 22 Mar 2013)

  Changed paths:
    M src/struct.c

  Log Message:
  -----------
  do not generate RTInfo for deprecated types and _error_ types


  Commit: 5178fe76b83593ab12a8f40c79fdf2e400bb0fd9
      https://github.com/D-Programming-Language/dmd/commit/5178fe76b83593ab12a8f40c79fdf2e400bb0fd9
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-03-22 (Fri, 22 Mar 2013)

  Changed paths:
    M src/struct.c

  Log Message:
  -----------
  Merge pull request #1785 from rainers/rtinfo_on_deprecated

fix issue 9782: do not generate RTInfo for deprecated types and _error_ types


Compare: https://github.com/D-Programming-Language/dmd/compare/606e39275c30...5178fe76b835


More information about the dmd-internals mailing list