[D-runtime] [D-Programming-Language/druntime] bcef51: remove gratuitous forward references

GitHub noreply at github.com
Sat Mar 22 12:20:01 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: bcef5138e3bb71dc2fc38999768b048c98f082bd
      https://github.com/D-Programming-Language/druntime/commit/bcef5138e3bb71dc2fc38999768b048c98f082bd
  Author: Rainer Schuetze <r.sagitario at gmx.de>
  Date:   2014-03-22 (Sat, 22 Mar 2014)

  Changed paths:
    M src/core/exception.d
    M src/rt/lifetime.d

  Log Message:
  -----------
  remove gratuitous forward references
this revealed a bad call to onFinalizeError


  Commit: dd367da88b0e2afbb9e29db88e7a1e169ce81989
      https://github.com/D-Programming-Language/druntime/commit/dd367da88b0e2afbb9e29db88e7a1e169ce81989
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2014-03-22 (Sat, 22 Mar 2014)

  Changed paths:
    M src/core/exception.d
    M src/rt/lifetime.d

  Log Message:
  -----------
  Merge pull request #749 from rainers/cleanup_lifetime

[refactor] remove gratuitous forward references in lifetime.d


Compare: https://github.com/D-Programming-Language/druntime/compare/1d1a5997aa60...dd367da88b0e


More information about the D-runtime mailing list