www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 20882] New: Outdated examples in the documentation (std.stdio)

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

          Issue ID: 20882
           Summary: Outdated examples in the documentation (std.stdio)
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: dlang.org
          Assignee: nobody puremagic.com
          Reporter: disconnectix gmail.com

Outdated examples in std.stdio (probably not only here). For example, in
description on auto lockingBinaryWriter(); outdated types of complex numbers
are used and the example itself contains errors - the compiler shows that take
cannot be used with the range given by recurrence

--
May 30 2020