October 10, 2013 [D-runtime] [D-Programming-Language/druntime] bd6f85: remove redundant BlkAttr declarations | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/druntime Commit: bd6f8512d271307a45b04725503a1ba544b93341 https://github.com/D-Programming-Language/druntime/commit/bd6f8512d271307a45b04725503a1ba544b93341 Author: Martin Nowak <code@dawg.eu> Date: 2013-10-09 (Wed, 09 Oct 2013) Changed paths: M src/gc/gc.d M src/rt/lifetime.d Log Message: ----------- remove redundant BlkAttr declarations - use core.memory.GC.BlkAttr - add private BlkAttr alias to replace declarations - replace BlkAttr.ALL_BITS with ~BlkAttr.NONE Commit: 047ac9440e42d6f84495d2e97aba461c318ab5d1 https://github.com/D-Programming-Language/druntime/commit/047ac9440e42d6f84495d2e97aba461c318ab5d1 Author: David Nadlinger <code@klickverbot.at> Date: 2013-10-10 (Thu, 10 Oct 2013) Changed paths: M src/gc/gc.d M src/rt/lifetime.d Log Message: ----------- Merge pull request #634 from dawgfoto/blkAttr remove redundant BlkAttr declarations Compare: https://github.com/D-Programming-Language/druntime/compare/8bb49c5e184d...047ac9440e42 |
Copyright © 1999-2021 by the D Language Foundation