Skip to content

Commit 9f633b4

Browse files
committed
Add putenv support for msvcrt from Visual Studio 2013
This was missed when VS 2013 support was added. Michael Paquier
1 parent abb1646 commit 9f633b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/port/win32env.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ pgwin32_putenv(const char *envval)
6666
{
6767
"msvcr110", 0, NULL
6868
}, /* Visual Studio 2012 */
69+
{
70+
"msvcr120", 0, NULL
71+
}, /* Visual Studio 2013 */
6972
{
7073
NULL, 0, NULL
7174
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy