Skip to content

struct __crt_locale_data no longer defined in VS2015 / Windows SDK 10 #10

Description

@chappjc

struct __crt_locale_data is no longer defined in any publicly includable headers. MS deemed this to be "by design" in that they were implementation details that shouldn't have been used. (?)

https://connect.microsoft.com/VisualStudio/feedback/details/892599/
https://connect.microsoft.com/VisualStudio/feedback/details/1882835/locale-t-compile-issues-with-vs2015
http://www.spinics.net/lists/pgsql/msg165412.html

It compiles in VS2015 with the nasty hack from the last link (and PR #9), but it's not really a fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions