Bug 17099 – c:\d\dmd2\samples\d needs to be updated to compile with latest versions like 2073...
Status
RESOLVED
Resolution
FIXED
Severity
regression
Priority
P1
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2017-01-16T16:12:00Z
Last change time
2017-04-14T22:37:18Z
Assigned to
nobody
Creator
steven_kladitis
Comments
Comment #0 by steven_kladitis — 2017-01-16T16:12:20Z
Some examples that used to compile,no longer do so. I noticed this on 2073 betas.
it would be nice if they were updated to compile and run.
For Example -->
Deprecation: Implicit string concatenation is deprecated, use "D to HTML converter\x0a" ~ "Usage: D2HTML <program>.d [<file>.htm]\x0a" instead
Error: module stream is in file 'std\stream.d' which cannot be read
several get this message -> Error: module stream is in file 'std\stream.d' which cannot be read
Comment #1 by doob — 2017-04-13T08:08:35Z
Compiling the samples should be part of the regular CI builds.