On 2017-04-12 21:58, Walter Bright wrote:
https://issues.dlang.org/show_bug.cgi?id=17099This is a bit embarrassing. It seems that the samples fail because they use std.stream, which has been removed. Anyone want to fix them to use stdio instead?
Seems like compiling the samples should be part of the regular CI builds. -- /Jacob Carlborg
