Skip to content

Revisit _stat for MSVC 14.0 (Visual Studio 2015) #4473

Open
@beutlich

Description

@beutlich

It seems this comment for _stat (and the subsequent backslash workaround handling)

/* For some reason _stat requires "a:\" and "a:\test1" but fails
* on "a:" and "a:\test1\", respectively. It could be handled in the
* Modelica code, but seems better to have it here.
*/

got obsoleted by Visual Studio 2015 according to https://learn.microsoft.com/en-us/cpp/c-runtime-library/reference/stat-functions?view=msvc-140

Metadata

Metadata

Assignees

Labels

L: C-SourcesIssue addresses Modelica/Resources/C-Sources

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions