Author
anonymous
almost 8 years ago
Language
D
Compiler
dmd HEAD v2.075.0-devel-2cc58d9
Options
Author
anonymous
almost 8 years ago
$ dmd prog.d -ofprog.exe
/opt/wandbox/dmd-head/linux/bin64/../../src/phobos/std/traits.d-mixin-7671(7671): Deprecation: prog.object is not visible from module traits
/opt/wandbox/dmd-head/linux/bin64/../../src/phobos/std/traits.d-mixin-7671(7671): Deprecation: prog.std is not visible from module traits
/opt/wandbox/dmd-head/linux/bin64/../../src/phobos/std/traits.d-mixin-7671(7671): Deprecation: prog.SomeUDA is not visible from module traits
/opt/wandbox/dmd-head/linux/bin64/../../src/phobos/std/traits.d-mixin-7671(7671): Deprecation: prog.foo is not visible from module traits
/opt/wandbox/dmd-head/linux/bin64/../../src/phobos/std/traits.d-mixin-7671(7671): Deprecation: prog.bar is not visible from module traits
/opt/wandbox/dmd-head/linux/bin64/../../src/phobos/std/traits.d-mixin-7671(7671): Deprecation: prog.etc is not visible from module traits
/opt/wandbox/dmd-head/linux/bin64/../../src/phobos/std/traits.d-mixin-7663(7663): Deprecation: prog.foo is not visible from module traits
/opt/wandbox/dmd-head/linux/bin64/../../src/phobos/std/traits.d-mixin-7663(7663): Deprecation: prog.bar is not visible from module traits
/opt/wandbox/dmd-head/linux/bin64/../../src/phobos/std/traits.d-mixin-7663(7663): Deprecation: prog.etc is not visible from module traits
foo()
bar()
etc()
Exit Code:
0