[D-runtime] [D-Programming-Language/druntime] 0515b0: -Fixes use of already freed memory in Gcx.Invarian...
    GitHub 
    noreply at github.com
       
    Tue Feb 19 16:55:59 PST 2013
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 0515b0bc7870164cdc9819950779c1e4b185fe28
      https://github.com/D-Programming-Language/druntime/commit/0515b0bc7870164cdc9819950779c1e4b185fe28
  Author: Benjamin Thaut <code at benjamin-thaut.de>
  Date:   2013-02-19 (Tue, 19 Feb 2013)
  Changed paths:
    M src/gc/gcx.d
    M src/rt/arraycat.d
    M src/rt/deh2.d
  Log Message:
  -----------
  -Fixes use of already freed memory in Gcx.Invariant
-Fixes of by one error in Gcx unittest
-Fixes printf spam when compiling druntime with -debug
  Commit: ff54d58c6a371caff75ebf7fd1203b80495cfd24
      https://github.com/D-Programming-Language/druntime/commit/ff54d58c6a371caff75ebf7fd1203b80495cfd24
  Author: Martin Nowak <code at dawg.eu>
  Date:   2013-02-19 (Tue, 19 Feb 2013)
  Changed paths:
    M src/gc/gcx.d
    M src/rt/arraycat.d
    M src/rt/deh2.d
  Log Message:
  -----------
  Merge pull request #422 from Ingrater/pullUnittestFix
Fixes memory issues in Gcx unittests and printf spam
Compare: https://github.com/D-Programming-Language/druntime/compare/0ce7d48c463a...ff54d58c6a37
    
    
More information about the D-runtime
mailing list