www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 17099] New: c:\d\dmd2\samples\d needs to be updated to

https://issues.dlang.org/show_bug.cgi?id=17099

          Issue ID: 17099
           Summary: c:\d\dmd2\samples\d needs to be updated to compile
                    with latest versions like 2073...
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: regression
          Priority: P1
         Component: dmd
          Assignee: nobody puremagic.com
          Reporter: steven_kladitis yahoo.com

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

--
Jan 16 2017