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

          Issue ID: 18291
           Summary: getcwd is deprecated for Windows - the ISO C++
                    conformant _getcwd should be used instead
           Product: D
           Version: D2
          Hardware: All
                OS: Windows
            Status: NEW
          Keywords: bootcamp
          Severity: enhancement
          Priority: P1
         Component: dmd
          Assignee: [email protected]
          Reporter: [email protected]

https://msdn.microsoft.com/en-us/library/ms235450.aspx
This POSIX function is deprecated. Use the ISO C++ conformant _getcwd instead.


See also:

https://github.com/dlang/dmd/pull/7757#discussion_r163367652

--

Reply via email to