]> git.llucax.com Git - software/dgc/cdgc.git/commit
Avoid compile error for LDC
authorLeandro Lucarella <llucax@gmail.com>
Thu, 21 Oct 2010 00:30:49 +0000 (21:30 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 21 Oct 2010 00:30:49 +0000 (21:30 -0300)
commitc7848730fed4af4c843bd887409acfe770a793ba
treee167476ab76e1d51e42398d60e52e5be7c797382
parentb5c4d254c9df225484907a78437474f95c3e48c4
Avoid compile error for LDC

The variables used in scope(exit) must be declared before the scope
statement.
rt/gc/cdgc/gc.d