Skip to content

Commit

Permalink
Merge pull request #397 from llucax/bug150-minimize-after-collection
Browse files Browse the repository at this point in the history
Bug150 minimize after collection
  • Loading branch information
complexmath committed Jan 19, 2012
2 parents 25616cf + 7e317da commit 0236432
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/gc/gcx.d
Expand Up @@ -1955,6 +1955,7 @@ struct Gcx
{
static assert( false, "Architecture not supported." );
}
minimize();
return result;
}

Expand Down

0 comments on commit 0236432

Please sign in to comment.