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

          Issue ID: 16535
           Summary: writeln("a") is safe, stdout.writeln("a") is not
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: dmd
          Assignee: nob...@puremagic.com
          Reporter: and...@erdani.com

There must have been some divergence in the source code somewhere. The global
should forward to the member and both should be safe.

--

Reply via email to